Re: [f2fs-dev][PATCH V2] resize.f2fs: add option for large_nat_bitmap feature

From: Chao Yu
Date: Mon Jan 13 2020 - 03:56:34 EST


On 2020/1/13 14:52, ping xiong wrote:
> From: xiongping1 <xiongping1@xxxxxxxxxx>
>
> resize.f2fs has already supported large_nat_bitmap feature, but has no
> option to turn on it.
>
> This change add a new '-i' option to control turning on it.
>
> Signed-off-by: xiongping1 <xiongping1@xxxxxxxxxx>

Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx>

Thanks,