diff options
author | Chao Yu <yuchao0@huawei.com> | 2017-06-12 09:44:26 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2017-07-04 02:11:42 -0700 |
commit | 6f6d9fe2ab3fc68d194b18f4d120443326ec524a (patch) | |
tree | 9a70fb5734895fc16501585340ff34a21fe9af6f /Documentation/ABI | |
parent | 44529f8975b7b93709b1b92be7d027a1d406de8a (diff) | |
download | linux-6f6d9fe2ab3fc68d194b18f4d120443326ec524a.tar.gz linux-6f6d9fe2ab3fc68d194b18f4d120443326ec524a.tar.bz2 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: |