fs: add O_DIRECT support for sending down bio stream information
authorJens Axboe <axboe@kernel.dk>
Wed, 14 Jun 2017 18:49:35 +0000 (12:49 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 14 Jun 2017 18:56:55 +0000 (12:56 -0600)
commitd0558cf39dc6f54e182784c6a3fdad1318b56126
tree19320b5e98bb575a950b1b9cfeeba8f6648da47b
parente6eb0e74d0e273e819f752e693ea86d367a416f8
fs: add O_DIRECT support for sending down bio stream information

Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/block_dev.c
fs/direct-io.c
fs/iomap.c