Re: [PATCH v2] f2fs: export ipu policy in debugfs
From: Chao Yu
Date: Mon Feb 13 2023 - 04:40:06 EST
On 2023/2/10 18:42, 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.
Oh, I missed v2, how about making another patch to replace si->sbi w/ sbi?
Thanks,