Clean io_u->buf_filled_len in io_u_fill_buffer()
authorJens Axboe <jaxboe@fusionio.com>
Sun, 16 Jan 2011 15:32:08 +0000 (08:32 -0700)
committerJens Axboe <jaxboe@fusionio.com>
Sun, 16 Jan 2011 15:35:56 +0000 (08:35 -0700)
Not a bug as such, but it could be if we used it in other
locations in the future. So better be safe.

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

No differences found