commit | 78250c02d9739b5b20f1884f8c1b30efc2f861e4 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Thu Nov 17 17:50:47 2016 +0100 |
committer | Jens Axboe <axboe@fb.com> | Thu Nov 17 13:35:05 2016 -0700 |
tree | db9c1d866205fe695e6358d3534bfacabe3a1366 | |
parent | 72ecad22d9f198aafee64218512e02ffa7818671 [diff] |
block: make __blkdev_direct_IO_sync() support O_SYNC/DSYNC Split the op setting code into a helper, use it in both places. Signed-off-by: Jens Axboe <axboe@fb.com>