Re: [f2fs-dev] [PATCH] f2fs-tools: add a missing device_alias in the feature table
From: Chao Yu
Date: Mon Oct 27 2025 - 21:59:37 EST
On 10/28/25 02:53, Daeho Jeong wrote:
> From: Daeho Jeong <daehojeong@xxxxxxxxxx>
>
> Add a missing "device_alias" feature into the feature table to show it
> properly in print_sb_state().
>
> Fixes: 8cc4e257ec20 ("mkfs.f2fs: add device aliasing feature")
> Signed-off-by: Daeho Jeong <daehojeong@xxxxxxxxxx>
Reviewed-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,