[Ocfs2-tools-devel] fsck.ocfs2: include -D in man

Goldwyn Rodrigues rgoldwyn at gmail.com
Mon Feb 15 17:44:13 PST 2010


Include option and description of coalescing dirents in man page.
Incorporated Sunil's suggestion.

Signed-off-by: Goldwyn Rodrigues <rgoldwyn at suse.de>
---
diff --git a/fsck.ocfs2/fsck.ocfs2.8.in b/fsck.ocfs2/fsck.ocfs2.8.in
index f93c15a..55dc6f2 100644
--- a/fsck.ocfs2/fsck.ocfs2.8.in
+++ b/fsck.ocfs2/fsck.ocfs2.8.in
@@ -23,6 +23,12 @@ The \fIblock size\fR, specified in bytes, can range
from 512 to 4096.
 A value of 0, the default, is used to indicate that the blocksize
should be automatically detected.

 .TP
+\fB\-D\fR
+Optimize directories in filesystem. This option causes fsck.ocfs2 to
+coalesce the directory entries in order to improve the filesystem
+performance.
+
+.TP
 \fB\-f\fR
 Force checking even if the file system is clean.


-- 
Goldwyn



More information about the Ocfs2-tools-devel mailing list