]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/filesystems/f2fs.txt
Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhoga...
[karo-tx-linux.git] / Documentation / filesystems / f2fs.txt
index ecd808088362bc2cb144a9104258d9a059ff1704..753dd4f96afe402e324ac437127a079726fae105 100644 (file)
@@ -131,6 +131,7 @@ inline_dentry          Enable the inline dir feature: data in new created
                        directory entries can be written into inode block. The
                        space of inode block which is used to store inline
                        dentries is limited to ~3.4k.
+noinline_dentry        Diable the inline dentry feature.
 flush_merge           Merge concurrent cache_flush commands as much as possible
                        to eliminate redundant command issues. If the underlying
                       device handles the cache_flush command relatively slowly,