ocfs2: Validate superblock with checksum and ecc.
authorJoel Becker <joel.becker@oracle.com>
Thu, 11 Dec 2008 23:04:14 +0000 (15:04 -0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:34 +0000 (08:40 -0800)
commitd030cc978e9e636dc39ce9a9e8282d48698a3b30
tree0d9053e2968eba3505c8333b96869b9d2a16cccc
parentc175a518b4a1d514483abf61813ce5d855917164
ocfs2: Validate superblock with checksum and ecc.

The superblock is read via a raw call.  Validate it after we find it
from its signature.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/super.c