Skip to content
Commit 3e5d3c35 authored by Junxiao Bi's avatar Junxiao Bi Committed by Joel Becker
Browse files

ocfs2: clear unaligned io flag when dio fails



The unaligned io flag is set in the kiocb when an unaligned
dio is issued, it should be cleared even when the dio fails,
or it may affect the following io which are using the same
kiocb.

Signed-off-by: default avatarJunxiao Bi <junxiao.bi@oracle.com>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarJoel Becker <jlbec@evilplan.org>
parent 9e85a6f9
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