NetBSD/sys/ntfs
jdolecek 266e0c4853 ntfs_unmount(): make the first 'vflush failed' printf a debug message; this
happens fairly commonly if e.g. some files are still opened
	then the unmount is attempted
	* if the second vflush() (including system vnodes) fails, we should
	  probably panic, it's too serious; for now, just add a comment
2001-02-10 14:28:51 +00:00
..
Makefile
TODO
ntfs.h Update for hashinit() change. 2000-11-08 14:28:12 +00:00
ntfs_compr.c
ntfs_compr.h
ntfs_ihash.c
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c
ntfs_subr.h
ntfs_vfsops.c ntfs_unmount(): make the first 'vflush failed' printf a debug message; this 2001-02-10 14:28:51 +00:00
ntfs_vfsops.h
ntfs_vnops.c make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
ntfsmount.h