]> git.ipfire.org Git - people/ms/linux.git/commit
ext4: clarify error count warning messages
authorTheodore Ts'o <tytso@mit.edu>
Sat, 5 Jul 2014 22:40:52 +0000 (18:40 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jul 2014 23:23:15 +0000 (16:23 -0700)
commitfe412959098d4292db0ab215ef3dfb22ae4ec621
treed00a6df0086487ff6c00de6c8d70e77d83136be0
parent4dc3dd7aceb3d77d14ee798dbf3afde357e4bdb0
ext4: clarify error count warning messages

commit ae0f78de2c43b6fadd007c231a352b13b5be8ed2 upstream.

Make it clear that values printed are times, and that it is error
since last fsck. Also add note about fsck version required.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/ext4/super.c