[<prev] [next>] [day] [month] [year] [list]
Message-ID: <472612E0.9080204@suse.de>
Date: Tue, 30 Oct 2007 01:05:36 +0800
From: Coly Li <coyli@...e.de>
To: linux-ext4@...r.kernel.org
Subject: [PATCH] e2fsprogs: add directory inode reservation option to mke2fs.8
This patch adds explaining for directory inode reservation option to mke2fs.8. Ask for review.
Signed-off-by: Coly Li <coyli@...e.de>
---
misc/mke2fs.8.in | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in
index a3dc4a1..9379cd4 100644
--- a/misc/mke2fs.8.in
+++ b/misc/mke2fs.8.in
@@ -187,6 +187,9 @@ filesystem blocks per stripe.
.BI resize= max-online-resize
Reserve enough space so that the block group descriptor table can grow
to support a filesystem that has max-online-resize blocks.
+.TP
+.BI dir_ireserve
+Reserve inodes for directories during creating the file system.
.RE
.TP
.BI \-f " fragment-size"
--
Coly Li
SuSE PRC Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists