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

NFS: Remove a bogus flag setting in pnfs_write_done_resend_to_mds



Since pnfs_write_done_resend_to_mds() does not actually call
end_page_writeback() on the pages that are being redirected to the
metadata server, callers of fsync() do not see the I/O as complete until
the writeback to the MDS finishes. We therefore do not need to set
NFS_CONTEXT_RESEND_WRITES, since there is nothing to redrive.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 67f4b5dc
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