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.
Description
Description
Details
Details
- Provenance
kib Authored on - Parents
- rS282410: MFC r282084:
- Branches
- Unknown
- Tags