Files
linux/drivers
Ming Lei 06efffda51 block: drbd: remove impossible failure handling
For a non-cloned bio, bio_add_page() only returns failure when
the io vec table is full, but in that case, bio->bi_vcnt can't
be zero at all.

So remove the impossible failure handling.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-11-22 08:57:55 -07:00
..
2016-09-27 12:33:47 +02:00
2016-10-11 15:06:33 -07:00
2016-11-01 09:43:26 -06:00
2016-10-11 15:06:33 -07:00
2016-09-29 13:36:38 -06:00