f2fs: remove batched_trim_sections node description
authorYangtao Li <frank.li@vivo.com>
Tue, 4 Apr 2023 14:38:31 +0000 (22:38 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 13 Apr 2023 23:37:57 +0000 (16:37 -0700)
It's deprecated since commit 377224c47118 ("f2fs: don't split checkpoint in fstrim").

Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Documentation/ABI/testing/sysfs-fs-f2fs

index c1314b7..8140fc9 100644 (file)
@@ -190,12 +190,6 @@ Description:       Controls the memory footprint used by free nids and cached
                nat entries. By default, 1 is set, which indicates
                10 MB / 1 GB RAM.
 
-What:          /sys/fs/f2fs/<disk>/batched_trim_sections
-Date:          February 2015
-Contact:       "Jaegeuk Kim" <jaegeuk@kernel.org>
-Description:   Controls the trimming rate in batch mode.
-               <deprecated>
-
 What:          /sys/fs/f2fs/<disk>/cp_interval
 Date:          October 2015
 Contact:       "Jaegeuk Kim" <jaegeuk@kernel.org>