NetBSD/sys/ufs
mycroft 4656dfd24f Add a new function to remove extra buffers when truncating a file. This is
more generic than the vinvalbuf(V_SAVEMETA) case, avoiding synchronous
operations when truncating to a non-zero length.
2000-05-28 04:13:56 +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 Add a new function to remove extra buffers when truncating a file. This is 2000-05-28 04:13:56 +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