HomeFreeBSD

fusefs: multiple fixes related to the write cache

Description

fusefs: multiple fixes related to the write cache

  • Don't always write the last page synchronously. That's not actually required. It was probably just masking another bug that I fixed later, possibly in r349021.
  • Enable the NotifyWriteback tests now that Writeback cache is working.
  • Add a test to ensure that the write cache isn't flushed synchronously when in writeback mode.

Sponsored by: The FreeBSD Foundation

Details

Provenance
asomersAuthored on Jun 17 2019, 11:34 PM
Parents
rG0482ec3e3f0f: fusefs: run the Io tests with various combinations of mount options
Branches
Unknown
Tags
Unknown