[PATCH] erofs: shorten bvecs[] for file-backed mounts

Chao Yu chao at kernel.org
Thu Jan 16 19:29:40 AEDT 2025


On 1/7/25 16:28, Gao Xiang wrote:
> BIO_MAX_VECS is too large for __GFP_NOFAIL allocation. We could use
> a mempool (since BIO can always proceed), but it seems overly
> complicated for now.
> 
> Signed-off-by: Gao Xiang <hsiangkao at linux.alibaba.com>

Reviewed-by: Chao Yu <chao at kernel.org>

Thanks,


More information about the Linux-erofs mailing list