* [PATCH] tune2fs: add dir_index feature to tune2fs man page
@ 2011-06-10 5:24 Andreas Dilger
2011-06-11 15:30 ` Ted Ts'o
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Dilger @ 2011-06-10 5:24 UTC (permalink / raw)
To: tytso, linux-ext4; +Cc: Andreas Dilger
Add description of missing dir_index feature to tune2fs(8) man page.
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
---
misc/tune2fs.8.in | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in
index 2f9db81..233f85a 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
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-11 15:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-10 5:24 [PATCH] tune2fs: add dir_index feature to tune2fs man page Andreas Dilger
2011-06-11 15:30 ` Ted Ts'o
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).