Skip to content
Commit 23c94e1c authored by Martin Raiber's avatar Martin Raiber Committed by Miklos Szeredi
Browse files

fuse: Switch to using async direct IO for FOPEN_DIRECT_IO



Switch to using the async directo IO code path in fuse_direct_read_iter()
and fuse_direct_write_iter().  This is especially important in connection
with loop devices with direct IO enabled as loop assumes async direct io is
actually async.

Signed-off-by: default avatarMartin Raiber <martin@urbackup.org>
Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 75126f55
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