NetBSD/sys/ntfs
jdolecek 1de19dc293 ntfs_lookup(): fix nasty interaction of the code with recent cache_lookup()
changes: cache_lookup() now returns -1 if not successful; for
	the '.' case, 'error' haven't been cleared to 0,
	so that ntfs_lookup() itself returned -1 , resulting to
	nasty "leaf should be empty" panic early after
1999-09-09 16:29:46 +00:00
..
Makefile Install ntfs headers. 1999-05-17 16:41:48 +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 resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_ihash.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_inode.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_subr.c Use unixish term "hole" instead od "sparce" (which looks like it 1999-09-07 08:16:13 +00:00
ntfs_subr.h change ntfs_read*attr*() and ntfs_write*attr*() to accept struct 1999-09-04 18:56:01 +00:00
ntfs_vfsops.c adapt to ntfs_readattr() change: pass NULL as the struct uio * parameter 1999-09-05 10:45:03 +00:00
ntfs_vfsops.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_vnops.c ntfs_lookup(): fix nasty interaction of the code with recent cache_lookup() 1999-09-09 16:29:46 +00:00
ntfs.h the Unicode uppercase translation table is read when first ntfs volume 1999-08-16 08:11:34 +00:00
ntfsmount.h resolve conflicts 1999-07-26 14:02:30 +00:00
TODO some more 1999-09-09 07:35:15 +00:00