summaryrefslogtreecommitdiff
path: root/include/linux/node.h
diff options
context:
space:
mode:
authorShyam Prasad N <sprasad@microsoft.com>2026-01-31 11:33:04 +0300
committerSteve French <stfrench@microsoft.com>2026-02-09 02:07:43 +0300
commit82e8885bd7633a36ee9050e6d7f348a4155eed5f (patch)
tree3aff640876af977d121dafdfac0ec9c2f34eff2e /include/linux/node.h
parent16d480ed4990ed5aefb99c111dd14131a338e3c9 (diff)
downloadlinux-82e8885bd7633a36ee9050e6d7f348a4155eed5f.tar.xz
netfs: when subreq is marked for retry, do not check if it faced an error
The *_subreq_terminated functions today only process the NEED_RETRY flag when the subreq was successful or failed with EAGAIN error. However, there could be other retriable errors for network filesystems. Avoid this by processing the NEED_RETRY irrespective of the error code faced by the subreq. If it was specifically marked for retry, the error code must not matter. Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Shyam Prasad N <sprasad@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'include/linux/node.h')
0 files changed, 0 insertions, 0 deletions