commit | c16467dc03db5e2532484026a25b0eef80012ea1 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Sun Jul 29 22:39:15 2018 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Aug 08 16:50:01 2018 -0400 |
tree | eed5b981f465ef9d187db1eb1c22a1bc90cd8d6c | |
parent | 8d4fb8ff427a23e573c9373b2bb3d1d6e8ea4399 [diff] |
pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn If the server tells us that out layoutreturn raced with another layout update, then we must ensure that the new layout segments are not in use before we resend with an updated layout stateid. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>