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)
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>

No differences found