NetBSD/sys/ntfs
fvdl 0b1963121a Add Kirk McKusick's soft updates code to the trunk. Not enabled by
default, as the copyright on the main file (ffs_softdep.c) is such
that is has been put into gnusrc. options SOFTDEP will pull this
in. This code also contains the trickle syncer.

Bump version number to 1.4O
1999-11-15 18:49:07 +00:00
..
Makefile install only headers which are actually used when compiling userland 1999-11-01 20:40:48 +00:00
TODO adjust the Unicode support comment 1999-10-31 18:31:39 +00:00
ntfs.h struct ntnode: g/c i_uid, i_gid, i_mode - use directly appropriate 1999-10-31 19:45:26 +00:00
ntfs_compr.c
ntfs_compr.h
ntfs_ihash.c convert ntfs_ntlookup() to use lockmgr()-style locking, instead of it's 1999-09-30 16:56:40 +00:00
ntfs_ihash.h convert ntfs_ntlookup() to use lockmgr()-style locking, instead of it's 1999-09-30 16:56:40 +00:00
ntfs_inode.h struct ntnode: g/c i_uid, i_gid, i_mode - use directly appropriate 1999-10-31 19:45:26 +00:00
ntfs_subr.c struct ntnode: g/c i_uid, i_gid, i_mode - use directly appropriate 1999-10-31 19:45:26 +00:00
ntfs_subr.h update debug printfs to use "ntfs_loadntnode" instead of "ntfs_loadnode" 1999-10-10 14:48:37 +00:00
ntfs_vfsops.c Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
ntfs_vfsops.h s/ntfs_loadnode/ntfs_loadntnode()/ 1999-10-10 14:20:33 +00:00
ntfs_vnops.c struct ntnode: g/c i_uid, i_gid, i_mode - use directly appropriate 1999-10-31 19:45:26 +00:00
ntfsmount.h