commit | fe44fb23d6ccde4c914c44ef74ab8d9d9ba02bea | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue May 31 11:03:06 2022 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Jun 06 11:53:54 2022 -0400 |
tree | 0f926f6f1cb8e60e76af36714a04d34276be01f1 | |
parent | f2906aa863381afb0015a9eb7fefad885d4e5a56 [diff] |
pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE If the server tells us that a pNFS layout is not available for a specific file, then we should not keep pounding it with further layoutget requests. Fixes: 183d9e7b112a ("pnfs: rework LAYOUTGET retry handling") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>