HomeFreeBSD

nullfs: dirty v_object must imply the need for inactivation

Description

nullfs: dirty v_object must imply the need for inactivation

Otherwise pages are cleaned some time later when the lower fs decides
that it is time to do it. This mostly manifests itself as delayed
mtime update, e.g. breaking make-like programs.

Reported by: mav
Tested by: mav, pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
kibAuthored on May 21 2021, 7:30 AM
Parents
rGd713bf79273a: vn_need_pageq_flush(): simplify
Branches
Unknown
Tags
Unknown