fs: add O_DIRECT support for sending down bio stream information
authorJens Axboe <axboe@kernel.dk>
Tue, 13 Jun 2017 16:32:31 +0000 (10:32 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 13 Jun 2017 16:36:46 +0000 (10:36 -0600)
commit191e89d392957b53217d912238066f487eb1fb32
tree0fefd347835678f52583a04049ba335647e3a886
parent29c6983d083699dbf197eb11a0f8a627c8308aba
fs: add O_DIRECT support for sending down bio stream information

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/block_dev.c
fs/direct-io.c
fs/iomap.c