freebsd-skq/sys/ufs
Konstantin Belousov 36fc415d5d Sprinkle missed calls to asynchronous UFS_UPDATE() in attempt to
guarantee that all UFS inode metadata changes results in the dirtiness
of the inodeblock.  Due to missed inodeblock updates, syncer was
required to fsync each mount point' vnode to guarantee periodic
metadata flush.

Reviewed by:	mckusick
Tested by:	scottl
MFC after:	2 weeks
2012-02-07 09:51:41 +00:00
..
ffs Add missing opt_quota.h include to activate #ifdef QUOTA blocks, 2012-02-06 17:59:14 +00:00
ufs Sprinkle missed calls to asynchronous UFS_UPDATE() in attempt to 2012-02-07 09:51:41 +00:00