Re: [PATCH] block: bio: kill BIO_MAX_SIZE

From: Jens Axboe
Date: Thu Jun 09 2016 - 23:36:19 EST


On 06/09/2016 09:27 PM, Ming Lei wrote:
No one need this macro now, so remove it. Basically
only how many bvecs in one bio matters instead
of how many bytes in this bio.

The motivation is for supporting multipage bvecs, in
which we only know what the max count of bvecs is supported
in the bio.

Applied, thanks.

--
Jens Axboe