From: Coly Li <coyli@suse.de>
To: linux-ext4@vger.kernel.org
Subject: [PATCH] e2fsprogs: add directory inode reservation option to mke2fs.8
Date: Tue, 30 Oct 2007 01:05:36 +0800 [thread overview]
Message-ID: <472612E0.9080204@suse.de> (raw)
This patch adds explaining for directory inode reservation option to mke2fs.8. Ask for review.
Signed-off-by: Coly Li <coyli@suse.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
reply other threads:[~2007-10-29 17:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=472612E0.9080204@suse.de \
--to=coyli@suse.de \
--cc=linux-ext4@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.