NetBSD/sys/ntfs
jdolecek 105c2e3075 ntfs_nt{get|put|rele}() really are necessary, since ntnode may be
shared by several fnodes when the file is simultaneonsly opened by
several callers and different "attributes" (a.k.a.  resource forks)
are requested. They have been converted to use lockmgr()-style locking.
1999-10-09 14:29:36 +00:00
..
Makefile move definition of ntfs_fget() and ntfs_frele() to ntfs_subr.h and g/c 1999-09-29 15:36:07 +00:00
TODO ntfs_nt{get|put|rele}() really are necessary, since ntnode may be 1999-10-09 14:29:36 +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_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 * convert ntfs_nt{get|put|rele}() to lockmgr()-style locking and 1999-10-09 14:27:42 +00:00
ntfs_subr.c * convert ntfs_nt{get|put|rele}() to lockmgr()-style locking and 1999-10-09 14:27:42 +00:00
ntfs_subr.h move definition of ntfs_fget() and ntfs_frele() to ntfs_subr.h and g/c 1999-09-29 15:36:07 +00:00
ntfs_vfsops.c * convert ntfs_nt{get|put|rele}() to lockmgr()-style locking and 1999-10-09 14:27:42 +00:00
ntfs_vfsops.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_vnops.c * convert ntfs_nt{get|put|rele}() to lockmgr()-style locking and 1999-10-09 14:27:42 +00:00
ntfsmount.h resolve conflicts 1999-07-26 14:02:30 +00:00