NFSv4: Handle NFS4ERR_DELAY correctly in return-on-close
authorTrond Myklebust <trondmy@gmail.com>
Fri, 20 Sep 2019 11:23:42 +0000 (07:23 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 20 Sep 2019 19:36:58 +0000 (15:36 -0400)
commit078a432d1c6afc2e70c6c5a0ce8ff29ce2a2e34a
treef4798d0538af3fe05a157ce4a376671729269e5d
parent287a9c558b9b825b3af36731bb09b06621f3e744
NFSv4: Handle NFS4ERR_DELAY correctly in return-on-close

If the server sends a NFS4ERR_DELAY, then allow the caller to retry.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/pnfs.c