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

NFS: Don't reset pg_moreio in __nfs_pageio_add_request



Once we've started sending unstable NFS writes, we do not want to
clear pg_moreio, or we may end up sending the very last request as
a stable write if the commit lists are still empty.

Do, however, reset pg_moreio in the case where we end up having to
recoalesce the write if an attempt to use pNFS failed.

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