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-19 10:04:41 -07:00
2007-07-17 10:22:59 -07:00
2007-10-06 09:31:30 -07:00
2007-08-31 01:42:22 -07:00
2007-02-15 09:57:03 -08:00
2007-07-19 10:04:45 -07:00
2007-05-21 09:18:19 -07:00
2007-07-31 15:39:36 -07:00
2005-04-16 15:20:36 -07:00
2007-05-07 12:12:54 -07:00
2007-10-10 09:25:57 +02:00
2007-07-21 17:49:16 -07:00
2007-07-18 08:47:39 -07:00
2007-07-29 17:09:29 -07:00