From: Theodore Ts'o Date: Fri, 17 Sep 2004 21:31:16 +0000 (-0400) Subject: tune2fs.8.in: Mention that e2fsck -D might be useful after X-Git-Tag: E2FSPROGS-1_36~148 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45e18ad77a541e07a71216e7671dd5e4ad120fcf;p=thirdparty%2Fe2fsprogs.git tune2fs.8.in: Mention that e2fsck -D might be useful after setting the dir_index filesystem feature. (Addresses Debian Bug #268148) --- diff --git a/misc/ChangeLog b/misc/ChangeLog index 3a030f295..ebd4d7087 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,9 @@ +2004-09-17 Theodore Ts'o + + * tune2fs.8.in: Mention that e2fsck -D might be useful after + setting the dir_index filesystem feature. (Addresses + Debian Bug #268148) + 2004-07-28 Theodore Ts'o * e2image.c, e2image.8.in: Add new option -I which allows the diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in index a1a034acf..f53fe15b7 100644 --- a/misc/tune2fs.8.in +++ b/misc/tune2fs.8.in @@ -358,7 +358,11 @@ must be run on the filesystem to return the filesystem to a consistent state. .B Tune2fs will print a message requesting that the system administrator run .BR e2fsck (8) -if necessary. +if necessary. After setting the +.B dir_index +feature, +.B e2fsck -D +can be run to convert existing directories to the hashed B-tree format. .IP .B Warning: Linux kernels before 2.0.39 and many 2.1 series kernels do not support