Files
kernel_xiaomi_sm8250/include/uapi/linux
Ming Lei 2e5ab5f379 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: linux-api@vger.kernel.org
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-09-23 11:01:16 -06:00
..
2015-05-23 10:49:55 +01:00
2015-07-29 09:59:20 -05:00
2015-08-25 14:41:50 -05:00
2015-07-01 16:26:08 +02:00
2015-05-25 13:25:35 -04:00
2015-08-03 17:30:00 -07:00
2015-07-21 10:39:05 -07:00
2015-08-27 19:44:53 -04:00
2015-07-20 14:58:46 -04:00
2015-08-18 11:56:13 -06:00
2015-08-04 10:16:57 +02:00
2015-09-04 16:54:41 -07:00
2015-05-24 12:49:16 -07:00
2015-06-11 23:37:37 +02:00
2015-06-03 14:17:38 +02:00