Re: [PATCH v3 1/2] f2fs: export ipu policy in debugfs

From: Chao Yu
Date: Mon Feb 13 2023 - 20:28:47 EST


On 2023/2/13 22:18, Yangtao Li wrote:
Export ipu_policy as a string in debugfs for better readability and
it can help us better understand some strategies of the file system.

Signed-off-by: Yangtao Li <frank.li@xxxxxxxx>

Reviewed-by: Chao Yu <chao@xxxxxxxxxx>

Thanks,