Skip to content
Commit 4f2e9dce authored by Jeff Layton's avatar Jeff Layton Committed by Trond Myklebust
Browse files

nfs4: resend LAYOUTGET when there is a race that changes the seqid



pnfs_layout_process will check the returned layout stateid against what
the kernel has in-core. If it turns out that the stateid we received is
older, then we should resend the LAYOUTGET instead of falling back to
MDS I/O.

Signed-off-by: default avatarJeff Layton <jeff.layton@primarydata.com>
Cc: stable@vger.kernel.org # 3.18+
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent c812012f
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