ocfs2: Compute metaecc for superblocks during online resize.
authorJoel Becker <joel.becker@oracle.com>
Thu, 1 Apr 2010 01:25:44 +0000 (18:25 -0700)
committerJoel Becker <joel.becker@oracle.com>
Thu, 1 Apr 2010 01:39:08 +0000 (18:39 -0700)
Online resize writes out the new superblock and its backups directly.
The metaecc data wasn't being recomputed.  Let's do that directly.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Acked-by: Mark Fasheh <mfasheh@suse.com>[
Cc: stable@kernel.org

No differences found