Re: [PATCH v2] f2fs: improve sbi status info in debugfs/f2fs/status
From: Chao Yu
Date: Thu Aug 12 2021 - 21:10:47 EST
On 2021/8/11 12:45, Yangtao Li wrote:
Do not use numbers but strings to improve readability when flag is set.
Signed-off-by: Yangtao Li <frank.li@xxxxxxxx>
Reviewed-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,