Skip to content
Commit 420e3646 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Reduce the number of unnecessary COMMIT calls



If the caller is doing a non-blocking flush, and there are still writebacks
pending on the wire, we can usually defer the COMMIT call until those
writes are done.

Also ensure that we honour the wbc->nonblocking flag.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent ff778d02
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment