binject: fix bug in bio_add_pc_page() len
authorJens Axboe <jaxboe@fusionio.com>
Sat, 25 Sep 2010 17:28:53 +0000 (19:28 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 29 Oct 2010 03:33:56 +0000 (21:33 -0600)
commit1f0ba764a09fcc7e484d6e97269ee50968f48534
tree5ab211a1ed4b0700b5d585da9c26458811fbf5ca
parente0672739df8a3a2f595867db668ce1c1aa99691c
binject: fix bug in bio_add_pc_page() len

Don't pass in the total, pass in this chunk length.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/binject.c