NetBSD/sys/ufs
ad fb00b83874 Give bbusy() an interlock argument. If the we need to wait for the buffer,
the interlock is dropped and reacquired when awoken. This allows for
busying buffers attached to a list that is not locked by bufcache_lock.
2008-02-15 13:46:04 +00:00
..
ext2fs Do genfs_node_init() earlier. PR kern/36162. 2008-02-05 15:18:36 +00:00
ffs Give bbusy() an interlock argument. If the we need to wait for the buffer, 2008-02-15 13:46:04 +00:00
lfs Give bbusy() an interlock argument. If the we need to wait for the buffer, 2008-02-15 13:46:04 +00:00
mfs PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
ufs Replace use of lockmgr. 2008-01-30 14:54:01 +00:00
Makefile
files.ufs defflag LFS_KERNEL_RFW (in opt_lfs.h). 2007-12-12 02:56:03 +00:00