NetBSD/sys/ufs
mycroft 4fc7b946c2 When unwinding a failed allocation, make sure to nuke the unwound block from
the vnode's block list.  This fixes `itrunc3' panics (at least in some cases;
further testing is needed) and prevents further lossage later on.
2000-05-28 08:15:40 +00:00
..
ext2fs Add a new function to remove extra buffers when truncating a file. This is 2000-05-28 04:13:56 +00:00
ffs When unwinding a failed allocation, make sure to nuke the unwound block from 2000-05-28 08:15:40 +00:00
lfs Prevent dirops from getting around lfs_check and wedging the buffer cache. 2000-05-27 00:19:52 +00:00
mfs Back out previous change; there is something Seriously Wrong. 2000-05-19 20:42:20 +00:00
ufs sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
Makefile