summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2017-02-23 16:53:14 -0800
committerJaegeuk Kim <jaegeuk@kernel.org>2017-02-23 16:53:14 -0800
commit5e95180bf64c01a1ed4238ff92b1524ebfb8e34f (patch)
tree3daaf334eb61f6e6c60d6beefc191282a394a56e /Documentation
parent6cd8a154387ddc8025c93327e86cfbe690dd7035 (diff)
Revert "f2fs: remove batched discard in f2fs_trim_fs"
This reverts commit c4cc29d19eaf010c1133823438f5a3adba155f05. Conflicts: fs/f2fs/f2fs.h fs/f2fs/segment.c fs/f2fs/super.c
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/ABI/testing/sysfs-fs-f2fs6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-fs-f2fs b/Documentation/ABI/testing/sysfs-fs-f2fs
index bc8fbfa1c800..0345f2d1c727 100644
--- a/Documentation/ABI/testing/sysfs-fs-f2fs
+++ b/Documentation/ABI/testing/sysfs-fs-f2fs
@@ -75,6 +75,12 @@ Contact: "Jaegeuk Kim" <jaegeuk.kim@samsung.com>
Description:
Controls the memory footprint used by f2fs.
+What: /sys/fs/f2fs/<disk>/trim_sections
+Date: February 2015
+Contact: "Jaegeuk Kim" <jaegeuk@kernel.org>
+Description:
+ Controls the trimming rate in batch mode.
+
What: /sys/fs/f2fs/<disk>/cp_interval
Date: October 2015
Contact: "Jaegeuk Kim" <jaegeuk@kernel.org>