From: Andreas Dilger Date: Sat, 11 Jun 2011 15:29:54 +0000 (-0400) Subject: tune2fs: add dir_index feature to tune2fs man page X-Git-Tag: v1.42-WIP-0702~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25bc8c756f0f8c5e703f86c8d6da882dc77bfa84;p=thirdparty%2Fe2fsprogs.git tune2fs: add dir_index feature to tune2fs man page Add description of missing dir_index feature to tune2fs(8) man page. Signed-off-by: Andreas Dilger Signed-off-by: Theodore Ts'o --- diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in index 2f9db811e..233f85a8f 100644 --- a/misc/tune2fs.8.in +++ b/misc/tune2fs.8.in @@ -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