Fix backwards reads with --size smaller than the file size
authorJens Axboe <axboe@fb.com>
Tue, 16 Aug 2016 21:22:17 +0000 (15:22 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 16 Aug 2016 21:22:17 +0000 (15:22 -0600)
commitc22825bb537af1f84a18dcb4af6d8c6844f751ac
treedc8672e3ebf79e4012d30cf7d2aa0bc237160062
parentd730bc584efd96359ecc838ee7316a2127100b68
Fix backwards reads with --size smaller than the file size

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