From 39567c4493578aeede246ee84aecbf9248244c1f Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Wed, 19 Sep 2001 15:28:21 -0400 Subject: [PATCH] tune2fs.8.in: Update man page to reflect the fact that adding or removing a journal doesn't require running e2fsck. --- misc/ChangeLog | 5 +++++ misc/tune2fs.8.in | 10 +++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/misc/ChangeLog b/misc/ChangeLog index c515f4f8..8fab46dc 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 4da05eb5..2b22dbd3 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