[PATCH v6 2/2] erofs: add multiple device support

Chao Yu chao at kernel.org
Mon Oct 18 02:00:16 AEDT 2021


On 2021/10/17 12:15, Gao Xiang wrote:
> Hi Chao,
> 
> On Sun, Oct 17, 2021 at 10:10:15AM +0800, Chao Yu wrote:
>> File won't locate in multidevices, right? otherwise it needs to shrink mapped length
>> as well.
> 
> Thanks for your review.
> 
> File can be located in multi-devices. But it's intended as I mentioned in the commit
> message, each extent won't cross devices, which is guaranteed by mkfs seriously.
> Otherwise, it's more complicated to handle (especially for the compression side) and
> has no more benefits.

Thanks for the explanation.

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

Thanks,

> 
> Thanks,
> Gao Xiang
> 
>>
>> Thanks,


More information about the Linux-erofs mailing list