NetBSD/sys/ntfs
jdolecek 15ed017345 Fix problem introduced in rev. 1.32 - dirent d_namlen should NOT count
the final null byte.
This makes programs using fts(3) (like find(1)/du(1)) print correct
name again. Problem reported by Luke Mewburn in private e-mail, thanks.
2001-06-20 09:14:59 +00:00
..
Makefile
TODO
ntfs.h
ntfs_compr.c
ntfs_compr.h
ntfs_conv.c
ntfs_ihash.c
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c ntfs_{read|write}vattr_plain(): remove NetBSD-specific code which seems 2001-06-19 22:10:11 +00:00
ntfs_subr.h
ntfs_vfsops.c Fix locking disorder in ntfs_vgetex(), which resulted in deadlock 2001-06-19 22:14:14 +00:00
ntfs_vfsops.h
ntfs_vnops.c Fix problem introduced in rev. 1.32 - dirent d_namlen should NOT count 2001-06-20 09:14:59 +00:00
ntfsmount.h