NetBSD/sys/ufs
fvdl ef6bdbccd8 Stay at splbio across the VBWAIT loop, as is done elsewhere in the
kernel. Avoids a possible race condition. Pointed out by
enami@netbsd.org, problem reported by deberg@netbsd.org.
2000-10-24 14:43:32 +00:00
..
ext2fs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
ffs Stay at splbio across the VBWAIT loop, as is done elsewhere in the 2000-10-24 14:43:32 +00:00
lfs In lfs_fastvget(), initialize i_lfs_effnblks correctly. 2000-10-21 13:53:25 +00:00
mfs Position comment correctly wrt last commit. 2000-10-13 17:59:11 +00:00
ufs In ufs_makeinode(), set the new vnode type to VNON before calling vput(). 2000-10-19 10:55:35 +00:00
Makefile