HomeFreeBSD

In ffs_syncvnode(), pass boolean false as second argument of ffs_update().
rS232834Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

In ffs_syncvnode(), pass boolean false as second argument of ffs_update().
Synchronous inode block update is not needed for MNT_LAZY callers (syncer),
and since waitfor values are not zero, code did unneccessary synchronous
update.

Submitted by: bde
Reviewed by: mckusick
Tested by: pho
MFC after: 2 weeks

Details

Provenance
kibAuthored on
Parents
rS232833: Remove not needed ARGSUSED lint command.
Branches
Unknown
Tags
Unknown

Event Timeline