Fix segfault when passing in size < block_size
authorJens Axboe <jaxboe@fusionio.com>
Wed, 20 Oct 2010 09:14:57 +0000 (11:14 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Wed, 20 Oct 2010 09:14:57 +0000 (11:14 +0200)
commit5e0baa7f423995c4f75070d6a2ee56619e195a36
tree76cc2fcd81406259d2e71a115ec3f448ddb9c3e3
parentc0e75abff75f2fd11107c9da7c34f9265b6303e1
Fix segfault when passing in size < block_size

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