Re: [f2fs-dev] [PATCH v3] f2fs_io: add dev_alias command for dynamic device aliasing management
From: Chao Yu
Date: Mon Aug 03 2026 - 20:46:22 EST
On 8/4/26 00:29, Daeho Jeong wrote:
From: Daeho Jeong <daehojeong@xxxxxxxxxx>
This commit adds a new 'dev_alias' command to f2fs_io tool to support
dynamic release, reservation and status querying of device alias ranges.
Signed-off-by: Daeho Jeong <daehojeong@xxxxxxxxxx>
Reviewed-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,