f2fs: introduce mode=lfs mount option
[GitHub/MotorolaMobilityLLC/kernel-slsi.git] / Documentation / filesystems / f2fs.txt
index e1c9f0849da6d99ebcf03b6d6fec56f09c205e67..3a5ce24021d940286b54a903c0f3c675b5126753 100644 (file)
@@ -151,6 +151,9 @@ noinline_data          Disable the inline data feature, inline data feature is
                        enabled by default.
 data_flush             Enable data flushing before checkpoint in order to
                        persist data of regular and symlink.
+mode=%s                Control block allocation mode which supports "adaptive"
+                       and "lfs". In "lfs" mode, there should be no random
+                       writes towards main area.
 
 ================================================================================
 DEBUGFS ENTRIES