HomeFreeBSD

MFC r282085:

Description

MFC r282085:
Partially revert r255986: do not call VOP_FSYNC() when helping
bufdaemon in getnewbuf(), do use buf_flush(). The difference is that
bufdaemon uses TRYLOCK to get buffer locks, which allows calls to
getnewbuf() while another buffer is locked.

Details

Provenance
kibAuthored on
Parents
rS282410: MFC r282084:
Branches
Unknown
Tags
Unknown