diff options
author | Ming Lei <[email protected]> | 2015-08-17 10:31:49 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2015-09-23 11:01:16 -0600 |
commit | 2e5ab5f379f96a6207c45be40c357ebb1beb8ef3 (patch) | |
tree | 462de913cce458163752b33624537f479122b51b /net/unix/af_unix.c | |
parent | e03a3d7a94e2485b6e2fa3fb630b9b3a30b65718 (diff) |
block: loop: prepare for supporing direct IO
This patches provides one interface for enabling direct IO
from user space:
- userspace(such as losetup) can pass 'file' which is
opened/fcntl as O_DIRECT
Also __loop_update_dio() is introduced to check if direct I/O
can be used on current loop setting.
The last big change is to introduce LO_FLAGS_DIRECT_IO flag
for userspace to know if direct IO is used to access backing
file.
Cc: [email protected]
Signed-off-by: Ming Lei <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions