NetBSD/sys/fs/ntfs
ad 7dad9f7391 Merge from vmlocking:
- Split vnode::v_flag into three fields, depending on field locking.
- simple_lock -> kmutex in a few places.
- Fix some simple locking problems.
2007-10-10 20:42:20 +00:00
..
Makefile
TODO merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
files.ntfs
ntfs.h Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ntfs_compr.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ntfs_compr.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
ntfs_conv.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ntfs_ihash.c Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
ntfs_ihash.h Replace some uses of lockmgr() / simplelocks. 2007-02-15 15:40:50 +00:00
ntfs_inode.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ntfs_subr.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ntfs_subr.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ntfs_vfsops.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ntfs_vfsops.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ntfs_vnops.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
ntfsmount.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00