commit | 6e7be9e7b71e38d5965f0a52323316e4e8202b40 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Jun 13 01:00:50 2024 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Jul 08 13:47:26 2024 -0400 |
tree | 370014c47b6229dcb5fe89b6e7a3cb3d7e420fd9 | |
parent | 41d0a8ead97209c0e3e1f64e6484c31a98e31154 [diff] |
NFSv4/pNFS: Add a helper to defer failed layoutreturn calls If the layoutreturn-on-close fails due to an RPC layer problem, such as a timeout, then we want to retry at a later time. Add a helper function to allow this. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>