blktrace: only set O_DIRECT if the min bs is a multiple of 4k
authorJens Axboe <axboe@fb.com>
Tue, 28 Apr 2015 21:30:02 +0000 (15:30 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 28 Apr 2015 21:30:02 +0000 (15:30 -0600)
commit76a00ec6684317902e536365b89531431e7f8867
tree27e7b9fa811cee0ebbd694189a6e496ec2ccac7f
parent44cc9c8fccd1862045ef029dc9a484c4a2e46731
blktrace: only set O_DIRECT if the min bs is a multiple of 4k

Signed-off-by: Jens Axboe <axboe@fb.com>
blktrace.c