From: Theodore Ts'o Date: Wed, 19 Sep 2001 19:28:21 +0000 (-0400) Subject: tune2fs.8.in: Update man page to reflect the fact that adding or X-Git-Tag: E2FSPROGS-1.25~5 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=39567c4493578aeede246ee84aecbf9248244c1f;p=tools%2Fe2fsprogs.git tune2fs.8.in: Update man page to reflect the fact that adding or removing a journal doesn't require running e2fsck. --- diff --git a/misc/ChangeLog b/misc/ChangeLog index c515f4f..8fab46d 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,8 @@ +2001-09-19 Theodore Tso + + * tune2fs.8.in: Update man page to reflect the fact that adding or + removing a journal doesn't require running e2fsck. + 2001-09-13 Theodore Tso * mke2fs.c (zap_sector): Allocate sufficient space for diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in index 4da05eb..2b22dbd 100644 --- a/misc/tune2fs.8.in +++ b/misc/tune2fs.8.in @@ -259,9 +259,17 @@ Create an ext3 journal (as if using the option). .RE .IP -After setting or clearing any filesystem feature, +After setting or clearing +.B sparse_super +and +.B filetype +filesystem features, .BR e2fsck (8) 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. .IP .B Warning: Linux kernels before 2.0.39 and many 2.1 series kernels do not support