Fix inverted logic in gtod_reduce()
authorJens Axboe <axboe@fb.com>
Fri, 14 Feb 2014 03:04:02 +0000 (20:04 -0700)
committerJens Axboe <axboe@fb.com>
Fri, 14 Feb 2014 03:04:02 +0000 (20:04 -0700)
commitb74b8208826be02d93d0933eb24ad792f4e78f64
tree850d17beb2f295c00da2e4219eed95874dba68c9
parentaba6c951a6ecfa7f5471fa0c53ccf85afa32e9a5
Fix inverted logic in gtod_reduce()

Fixes a bug in the previous commit, where someone wasn't
thinking straight...

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