]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/xfs_log_recover.c
Pull remove-hotkey into release branch
[linux-2.6-omap-h63xx.git] / fs / xfs / xfs_log_recover.c
index 61a29e1191a82d117d14e8e291722524b8d5e9c8..ca74d3f5910e75cd4810a083651c7073b71ddb3b 100644 (file)
@@ -3848,6 +3848,9 @@ xlog_do_recover(
        ASSERT(XFS_SB_GOOD_VERSION(sbp));
        xfs_buf_relse(bp);
 
+       /* We've re-read the superblock so re-initialize per-cpu counters */
+       xfs_icsb_reinit_counters(log->l_mp);
+
        xlog_recover_check_summary(log);
 
        /* Normal transactions can now occur */