]> asedeno.scripts.mit.edu Git - linux.git/commit
f2fs: delete duplicate information on sysfs nodes
authorHridya Valsaraju <hridya@google.com>
Wed, 22 Jan 2020 18:49:20 +0000 (10:49 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 23 Jan 2020 01:14:14 +0000 (17:14 -0800)
commitf5fa7c8bb6307624b2177dfedc67da8dbc3a7a52
tree88a064c4b76ec54b9ca39ee69a8c96a3281ea0b5
parentfb24fea75ca5ceef59f753494b2efd453606e08a
f2fs: delete duplicate information on sysfs nodes

This patch merges the sysfs node documentation present in
Documentation/filesystems/f2fs.txt and
Documentation/ABI/testing/sysfs-fs-f2fs
and deletes the duplicate information from
Documentation/filesystems/f2fs.txt. This is to prevent having to update
both files when a new sysfs node is added for f2fs.
The patch also makes minor formatting changes to
Documentation/ABI/testing/sysfs-fs-f2fs.

Signed-off-by: Hridya Valsaraju <hridya@google.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Documentation/ABI/testing/sysfs-fs-f2fs
Documentation/filesystems/f2fs.txt