aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk.kim@samsung.com>2013-11-01 11:20:05 +0900
committerJaegeuk Kim <jaegeuk.kim@samsung.com>2013-11-01 11:20:05 +0900
commit66e960c692e9def8451d51e9cdb1ffc294dc27b2 (patch)
tree8b915de564abc931961861cf977af2901f25b69c /Documentation/filesystems
parentf2fs: avoid to wait all the node blocks during fsync (diff)
downloadlinux-dev-66e960c692e9def8451d51e9cdb1ffc294dc27b2.tar.xz
linux-dev-66e960c692e9def8451d51e9cdb1ffc294dc27b2.zip
f2fs: update f2fs document
This patch describes the inline_xattr support in f2fs document. Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r--Documentation/filesystems/f2fs.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/f2fs.txt b/Documentation/filesystems/f2fs.txt
index 4c647c280dcc..a3fe811bbdbc 100644
--- a/Documentation/filesystems/f2fs.txt
+++ b/Documentation/filesystems/f2fs.txt
@@ -119,6 +119,7 @@ active_logs=%u Support configuring the number of active logs. In the
Default number is 6.
disable_ext_identify Disable the extension list configured by mkfs, so f2fs
does not aware of cold files such as media files.
+inline_xattr Enable the inline xattrs feature.
================================================================================
DEBUGFS ENTRIES