All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] e2fsprogs: add directory inode reservation option to mke2fs.8
@ 2007-10-29 17:05 Coly Li
  0 siblings, 0 replies; only message in thread
From: Coly Li @ 2007-10-29 17:05 UTC (permalink / raw)
  To: linux-ext4

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-29 17:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-29 17:05 [PATCH] e2fsprogs: add directory inode reservation option to mke2fs.8 Coly Li

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.