NetBSD/sys/ufs
perseant 88207e0cba Fixed lfs_update (and related functions) so that calls from lfs_fsync
will DTRT with vnodes marked VDIROP.  In particular, the message
"flushing VDIROP" will no longer appear, and the filesystem will remain
stable in the event of a crash.

This was particularly a problem with NFS-exported LFSes, since fsync
was called on every file close.
1999-06-01 03:00:40 +00:00
..
ext2fs completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
ffs completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
lfs Fixed lfs_update (and related functions) so that calls from lfs_fsync 1999-06-01 03:00:40 +00:00
mfs It was silly to not make this exportable. 1999-04-04 18:15:58 +00:00
ufs completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00