Whamcloud - gitweb
tune2fs: add dir_index feature to tune2fs man page
authorAndreas Dilger <adilger@whamcloud.com>
Sat, 11 Jun 2011 15:29:54 +0000 (11:29 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 11 Jun 2011 15:29:54 +0000 (11:29 -0400)
Add description of missing dir_index feature to tune2fs(8) man page.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/tune2fs.8.in

index 2f9db81..233f85a 100644 (file)
@@ -491,6 +491,9 @@ The following filesystem features can be set or cleared using
 .B dir_index
 Use hashed b-trees to speed up lookups in large directories.
 .TP
+.B dir_nlink
+Allow more than 65000 subdirectories per directory.
+.TP
 .B filetype
 Store file type information in directory entries.
 .TP