NetBSD/sys/fs/ntfs
ad 928a6b2096 PR kern/38135 vfs_busy/vfs_trybusy confusion
The previous fix worked, but it opened a window where mounts could have
disappeared from mountlist while the caller was traversing it using
vfs_trybusy(). Fix that.
2008-04-30 12:49:16 +00:00
..
files.ntfs
Makefile
ntfs_compr.c Nuke #ifdef __OtherOS__ clutter to make maintaining slightly easier. 2008-01-29 18:21:10 +00:00
ntfs_compr.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
ntfs_conv.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +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 Nuke #ifdef __OtherOS__ clutter to make maintaining slightly easier. 2008-01-29 18:21:10 +00:00
ntfs_subr.c Nuke #ifdef __OtherOS__ clutter to make maintaining slightly easier. 2008-01-29 18:21:10 +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 PR kern/38135 vfs_busy/vfs_trybusy confusion 2008-04-30 12:49:16 +00:00
ntfs_vfsops.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ntfs_vnops.c Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
ntfs.h Nuke #ifdef __OtherOS__ clutter to make maintaining slightly easier. 2008-01-29 18:21:10 +00:00
ntfsmount.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
TODO merge ktrace-lwp. 2005-12-11 12:16:03 +00:00