Re: [PATCH v2] f2fs: remove batched_trim_sections node

From: Chao Yu
Date: Tue Oct 25 2022 - 02:03:26 EST


On 2022/10/25 11:08, Yangtao Li wrote:
commit 377224c47118("f2fs: don't split checkpoint in fstrim") obsolete
batch mode and related sysfs entry.

Since this testing sysfs node has been deprecated for a long time, let's
remove it.

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

Reviewed-by: Chao Yu <chao@xxxxxxxxxx>

Thanks,