commit | bbbff6d5edd1079b9984da927d9cd4d49095fca9 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Jun 13 01:00:52 2024 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Jul 08 13:47:26 2024 -0400 |
tree | 1c950dcb6ea8820676786b773218c3cafd5ab263 | |
parent | 50379c9f095115147f6c9666c0bbb71ee1cd4796 [diff] |
NFSv4/pNFS: Retry the layout return later in case of a timeout or reboot If the layout return failed due to a timeout or reboot, then leave the layout segments on the list so that the layout return gets replayed later. The exception would be if we're freeing the inode. 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>