Skip to content
Commit 60b9df7a authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: add flag to turn on async direct IO



Without async DIO write requests to a single file were always serialized.
With async DIO that's no longer the case.

So don't turn on async DIO by default for fear of breaking backward
compatibility.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent efb9fa9e
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