From c0e090ced259b85b854636c99dda95b7070a2785 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Fri, 20 May 2011 21:52:17 +0000 Subject: [PATCH] xfs: consolidate & clarify mount sanity checks 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 Signed-off-by: Eric Sandeen Signed-off-by: Alex Elder --- Reading git-format-patch failed