From a3d9d376646e6afd2677dbb35734ef2f402cba15 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 26 Feb 2008 12:50:51 -0500 Subject: [PATCH] e2fsck: Document that the -D option finds duplicate file names Document in the e2fsck man page that e2fsck finds duplicate filenames only when the -D option is passed to e2fsck. Signed-off-by: "Theodore Ts'o" --- e2fsck/e2fsck.8.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/e2fsck/e2fsck.8.in b/e2fsck/e2fsck.8.in index 849c7ad8..6cae5773 100644 --- a/e2fsck/e2fsck.8.in +++ b/e2fsck/e2fsck.8.in @@ -167,6 +167,11 @@ and need to be rebuilt. The option forces all directories in the filesystem to be optimized. This can sometimes make them a little smaller and slightly faster to search, but in practice, you should rarely need to use this option. +.IP +The +.B \-D +option will detect directory entries with duplicate names in a single +directory, which e2fsck normally does not enforce for performance reasons. .TP .BI \-E " extended_options" Set e2fsck extended options. Extended options are comma