binject: fix two bugs
authorJens Axboe <jaxboe@fusionio.com>
Fri, 8 Oct 2010 11:30:17 +0000 (13:30 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 29 Oct 2010 03:33:57 +0000 (21:33 -0600)
commit82281951b71e8ee975af2c6aefbee4d5daf9943d
tree45288a1b8afb0ebfa89dc3f9ebc5a39053bc652f
parent258a89aaa77fc08fba5267c19c9a0838d75f3ce8
binject: fix two bugs

- Premature free of bc
- Bad placement of bio flags settings

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