Don't add the file offset twice for trim
authorJens Axboe <jaxboe@fusionio.com>
Fri, 24 Sep 2010 17:36:34 +0000 (19:36 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 24 Sep 2010 17:36:34 +0000 (19:36 +0200)
We added it when storing the io_piece, don't add it again
when calling trim.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found