NetBSD/sys/ntfs
jdolecek 3ff26c418a ntfs_ntvattrget(): move duplicated code to separate function
ntfs_findvattr(), AALPCMP --> NTFS_AALPCMP, avoid excessive
	intendation, fix debug printf when the attribute is not found
	to print only first namelen characters of name
some minor KNF and const poisoning
ntfs_ntlookupattr(): make it static, collapse duplicated code
ntfs_ntlookupfile(): avoid memory leak, explicitly set error to 0 when
	returning success
kill some bogus comments
1999-09-28 06:10:31 +00:00
..
Makefile Install ntfs headers. 1999-05-17 16:41:48 +00:00
TODO mountroot support written, need to really implement sync support and 1999-09-10 17:32:17 +00:00
ntfs.h Argh, actually commit the update of ntfsmount structure for NFS 1999-09-11 15:55:12 +00:00
ntfs_compr.c resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_compr.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_extern.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_ihash.c pull-in <sys/mount.h> for definition of struct netexport 1999-09-12 16:41:05 +00:00
ntfs_ihash.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_inode.h cleanup 1999-09-24 15:22:32 +00:00
ntfs_subr.c ntfs_ntvattrget(): move duplicated code to separate function 1999-09-28 06:10:31 +00:00
ntfs_subr.h ntfs_ntvattrget(): move duplicated code to separate function 1999-09-28 06:10:31 +00:00
ntfs_vfsops.c actually call ntfs_toupper_init() from ntfs_init() 1999-09-28 05:44:21 +00:00
ntfs_vfsops.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_vnops.c drop support for pre-104050000 NetBSD 1999-09-22 14:39:53 +00:00
ntfsmount.h resolve conflicts 1999-07-26 14:02:30 +00:00