diff options
author | Kaixu Xia <kaixuxia@tencent.com> | 2022-05-22 16:47:11 +1000 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2022-05-22 16:47:11 +1000 |
commit | 93e6aa4329d07fa01e1016446464c666c5b49b5c (patch) | |
tree | 0b758c0501086ab81ea5975edd9f6132381fdff3 /tools/perf/scripts/python | |
parent | e62c720817597f259b81f1ff004eb042293bf046 (diff) |
xfs: reduce IOCB_NOWAIT judgment for retry exclusive unaligned DIO
Retry unaligned DIO with exclusive blocking semantics only when the
IOCB_NOWAIT flag is not set. If we are doing nonblocking user I/O,
propagate the error directly.
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions