NetBSD/sys/ufs
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
..
ext2fs PR kern/38135 vfs_busy/vfs_trybusy confusion 2008-04-30 12:49:16 +00:00
ffs PR kern/38135 vfs_busy/vfs_trybusy confusion 2008-04-30 12:49:16 +00:00
lfs PR kern/38135 vfs_busy/vfs_trybusy confusion 2008-04-30 12:49:16 +00:00
mfs PR kern/38135 vfs_busy/vfs_trybusy confusion 2008-04-30 12:49:16 +00:00
ufs PR kern/38135 vfs_busy/vfs_trybusy confusion 2008-04-30 12:49:16 +00:00
files.ufs defflag LFS_KERNEL_RFW (in opt_lfs.h). 2007-12-12 02:56:03 +00:00
Makefile