Re: [f2fs-dev] [PATCH v3] f2fs_io: add dev_alias command for dynamic device aliasing management

Chao Yu <[email protected]> Tue, 4 Aug 2026 08:43:18 +0800
Newsgroups gmane.linux.kernel,gmane.linux.file-systems.f2fs
Message-ID <[email protected]>
On 8/4/26 00:29, Daeho Jeong wrote:
> From: Daeho Jeong <[email protected]>
> 
> 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 <[email protected]>

Reviewed-by: Chao Yu <[email protected]>

Thanks,