61fa9e1409
mode and ownership bits are flushed to disk before the vnode is reclaimed. The check, introduced in the softdep merge, assumes that if no blocks are dirty, no file data *or metadata* needs to be flushed to disk. This is true of ffs, but is not true of lfs, and may not be true of other filesystems. Tested by myself and Bill Squier <groo@cs.stevens-tech.edu>. |
||
---|---|---|
.. | ||
ext2fs | ||
ffs | ||
lfs | ||
mfs | ||
ufs | ||
Makefile |