Whamcloud - gitweb
e2fsck: improve the "superblock corrupt" message
authorTheodore Ts'o <tytso@mit.edu>
Wed, 1 Jan 2014 04:02:44 +0000 (23:02 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 5 Jan 2014 00:11:30 +0000 (19:11 -0500)
commitc32409aec6735cac4e2983247f1a07d845cc49b8
tree0f55ea571c144e8a6b32c19ac0339f080b78b713
parent5c4c38763ca441f35b53427c2400ad8ec87c5cb9
e2fsck: improve the "superblock corrupt" message

Previously, this message used 8193 as the example alternate
superblock.  But for most file systems, the backup superblock is
located at 32768 (since most file systems have a block size of 4k, and
not 1k).

Addresses-Debian-Bug: #719185

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/problem.c
tests/f_crashdisk/expect.1