NetBSD/sys/ufs
mycroft 61a6479ab1 Patch from Kirk McKusick to fix an ordering problem in softdep_setup_freeblks()
that could cause an inode to be reused prematurely (possibly resulting in the
file containing garbage blocks).
2000-12-13 20:07:32 +00:00
..
ext2fs in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
ffs Patch from Kirk McKusick to fix an ordering problem in softdep_setup_freeblks() 2000-12-13 20:07:32 +00:00
lfs Call uvm_vmp_setsize() in lfs_{fast,}vget to set initial vnode size. 2000-12-03 07:34:49 +00:00
mfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
ufs in ufs_balloc_range(), don't rely on uvm_vnp_setsize() to invalidate 2000-12-03 03:57:24 +00:00
Makefile