NetBSD/sys/ufs
perseant e4911189f1 Protect lfs_{bmapv,markv} with vfs_{un,}busy. Fix a reference/lock leak
in an error case in lfs_markv.  Change the vfs_getvfs() error to return
ENOENT, for consistency with failure of vfs_busy().

99% of this patch was from Jesse Off <joff@gci-net.com> (PR #11547).
2000-11-22 22:11:34 +00:00
..
ext2fs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
ffs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
lfs Protect lfs_{bmapv,markv} with vfs_{un,}busy. Fix a reference/lock leak 2000-11-22 22:11:34 +00:00
mfs Position comment correctly wrt last commit. 2000-10-13 17:59:11 +00:00
ufs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
Makefile