Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 93e6aa43 authored by Kaixu Xia's avatar Kaixu Xia Committed by Dave Chinner
Browse files

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: default avatarKaixu Xia <kaixuxia@tencent.com>
Reviewed-by: default avatarChaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: default avatarDave Chinner <dchinner@redhat.com>
Signed-off-by: default avatarDave Chinner <david@fromorbit.com>
parent e62c7208
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment