diff options
| author | NeilBrown <neilb@suse.de> | 2007-09-27 12:46:11 +0200 |
|---|---|---|
| committer | Jens Axboe <axboe@carl.home.kernel.dk> | 2007-10-10 09:25:57 +0200 |
| commit | d24517d793f21edab1a411da95f2c45cb88a84aa (patch) | |
| tree | 8ceda1f9787e226d43d3673cd6af6fcddffc98aa /drivers/md/faulty.c | |
| parent | f5ff8422bbdd59f8c1f699df248e1b7a11073027 (diff) | |
| download | olio-linux-3.10-d24517d793f21edab1a411da95f2c45cb88a84aa.tar.xz olio-linux-3.10-d24517d793f21edab1a411da95f2c45cb88a84aa.zip | |
Remove flush_dry_bio_endio
The entire function of flush_dry_bio_endio is to undo the effects
of bio_endio (when called on a barrier request). So remove the
function and the call to bio_endio.
This allows us to remove "bi_size" from "struct request_queue".
Signed-off-by: Neil Brown <neilb@suse.de>
### Diffstat output
./block/ll_rw_blk.c | 39 ++-------------------------------------
./include/linux/blkdev.h | 1 -
2 files changed, 2 insertions(+), 38 deletions(-)
diff .prev/block/ll_rw_blk.c ./block/ll_rw_blk.c
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'drivers/md/faulty.c')
0 files changed, 0 insertions, 0 deletions