NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io
As bi_end_io is only called once when the reqeust is complete,
the 'size' argument is now redundant.  Remove it.

Now there is no need for bio_endio to subtract the size completed
from bi_size.  So don't do that either.

While we are at it, change bi_end_io to return void.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-10 09:25:57 +02:00
..
2007-07-10 17:31:51 -07:00
2007-04-26 15:10:40 -07:00
2007-07-18 08:47:40 -07:00
2007-05-02 15:07:16 -07:00
2007-07-20 08:44:19 -07:00
2007-08-09 17:27:10 -07:00
2007-04-26 14:39:48 -07:00
2007-05-07 12:12:51 -07:00
2007-04-26 14:40:16 -07:00