block: factor out chained bio completion
authorChristoph Hellwig <hch@lst.de>
Fri, 11 Mar 2016 16:34:51 +0000 (17:34 +0100)
committerJens Axboe <axboe@fb.com>
Mon, 14 Mar 2016 14:55:22 +0000 (08:55 -0600)
commit38f8baae890561203ba6093f76b14576ce9b271b
tree14d77bee87ae29c2cfdf9cc6734e75768b771478
parentaf3e3a5259e35d7056fbe568a0ffcbd1420e1742
block: factor out chained bio completion

Factor common code between bio_chain_endio and bio_endio into a common
helper.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/bio.c
This page took 0.024162 seconds and 5 git commands to generate.