summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorShyam Prasad N <sprasad@microsoft.com>2026-01-31 14:03:04 +0530
committerSteve French <stfrench@microsoft.com>2026-02-08 17:07:43 -0600
commit82e8885bd7633a36ee9050e6d7f348a4155eed5f (patch)
tree3aff640876af977d121dafdfac0ec9c2f34eff2e /tools/perf/scripts/python/task-analyzer.py
parent16d480ed4990ed5aefb99c111dd14131a338e3c9 (diff)
downloadlinux-82e8885bd7633a36ee9050e6d7f348a4155eed5f.tar.gz
linux-82e8885bd7633a36ee9050e6d7f348a4155eed5f.zip
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 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions