xfs: consolidate & clarify mount sanity checks
authorEric Sandeen <sandeen@redhat.com>
Fri, 20 May 2011 21:52:17 +0000 (21:52 +0000)
committerAlex Elder <aelder@sgi.com>
Fri, 8 Jul 2011 16:32:51 +0000 (11:32 -0500)
Pavol pointed out that there is one silent error case in the mount
path, and that others are rather uninformative.

I've taken Pavol's suggested patch and extended it a bit to also:

* fix a message which says "turned off" but actually errors out
* consolidate the vaguely differentiated "SB sanity check [12]"
  messages, and hexdump the superblock for analysis

Original-patch-by: Pavol Gono <Pavol.Gono@siemens.com>
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>

No differences found