NetBSD/sys/ufs
perseant 81ded5df65 Make lfs_vref/lfs_vunref not need to know about VXLOCK and VFREEING
explicitly (especially since we didn't know about VFREEING at all before),
but notice the EBUSY return from vget() instead.

Fix some more MP locking protocol issues, most of which were pointed out by
Christian Ehrhardt this morning on tech-kern.
2006-04-13 23:46:28 +00:00
..
ext2fs Fix a dead error condition, coverity ID 603. 2006-03-18 13:54:21 +00:00
ffs Revert previous; I mixed bpp and *bpp when reading ffs_balloc_ufs1(). 2006-04-10 22:01:06 +00:00
lfs Make lfs_vref/lfs_vunref not need to know about VXLOCK and VFREEING 2006-04-13 23:46:28 +00:00
mfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ufs Correct typo in a panic message. 2006-04-04 17:12:57 +00:00
Makefile
files.ufs Tell config to generate fs_ffs.h as vfs_bio.c checks for defined(FFS). 2006-04-05 00:52:16 +00:00