diff options
author | Chao Yu <yuchao0@huawei.com> | 2017-06-12 03:44:26 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2017-07-04 11:11:42 +0200 |
commit | 6f6d9fe2ab3fc68d194b18f4d120443326ec524a (patch) | |
tree | 9a70fb5734895fc16501585340ff34a21fe9af6f /Documentation/ABI | |
parent | f2fs: fix to show injection rate in ->show_options (diff) | |
download | linux-6f6d9fe2ab3fc68d194b18f4d120443326ec524a.tar.xz linux-6f6d9fe2ab3fc68d194b18f4d120443326ec524a.zip |
f2fs: fix incorrect document of batched_trim_sections
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r-- | Documentation/ABI/testing/sysfs-fs-f2fs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-fs-f2fs b/Documentation/ABI/testing/sysfs-fs-f2fs index a809f6005f14..3cf9320f492c 100644 --- a/Documentation/ABI/testing/sysfs-fs-f2fs +++ b/Documentation/ABI/testing/sysfs-fs-f2fs @@ -75,7 +75,7 @@ Contact: "Jaegeuk Kim" <jaegeuk.kim@samsung.com> Description: Controls the memory footprint used by f2fs. -What: /sys/fs/f2fs/<disk>/trim_sections +What: /sys/fs/f2fs/<disk>/batched_trim_sections Date: February 2015 Contact: "Jaegeuk Kim" <jaegeuk@kernel.org> Description: |