Fix problems with rb code
authorJens Axboe <jens.axboe@oracle.com>
Tue, 27 Mar 2007 08:21:25 +0000 (10:21 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 27 Mar 2007 08:21:25 +0000 (10:21 +0200)
commitbb5d7d0b5bde867690590aaa61d77307d773107f
tree539a7e069000fbe98c19237bdacaf3a18d12e8d6
parent44b5374f4d64a066643afbc91d7f3f03bb0b71f8
Fix problems with rb code

If the offset match, we must not break. Instead follow the left branch
and things will work as expected.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fio.c
log.c