NetBSD/sys/ufs
yamt 3af39ea015 in lfs_fakebuf, make corresponding buffer busy to avoid
reading blocks that isn't written yet.
it's needed because we'll update metadatas in lfs_updatemeta
before data pointed by them is actually written to disk.

XXX should be solved with fake inode/indirect blocks instead?
2002-11-24 16:39:13 +00:00
..
ext2fs ext2fs_remove(): use 'else' to eliminate need for goto (and improve 2002-10-23 19:52:16 +00:00
ffs Quell an uninitialised variable warning. 2002-11-24 11:09:13 +00:00
lfs in lfs_fakebuf, make corresponding buffer busy to avoid 2002-11-24 16:39:13 +00:00
mfs the work-around in rev. 1.37 (turn off async) wasn't enough to prevent 2002-10-24 16:41:00 +00:00
ufs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
Makefile
files.ufs Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00