From: Lachlan McIlroy Date: Sat, 10 Feb 2007 07:36:29 +0000 (+1100) Subject: [XFS] Re-initialize the per-cpu superblock counters after recovery. X-Git-Tag: v2.6.21-rc1~274^2~227^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5478eead8528f6cb5ebe3015fb88b68b175e1093;p=pandora-kernel.git [XFS] Re-initialize the per-cpu superblock counters after recovery. After filesystem recovery the superblock is re-read to bring in any changes. If the per-cpu superblock counters are not re-initialized from the superblock then the next time the per-cpu counters are disabled they might overwrite the global counter with a bogus value. SGI-PV: 957348 SGI-Modid: xfs-linux-melb:xfs-kern:27999a Signed-off-by: Lachlan McIlroy Signed-off-by: David Chinner Signed-off-by: Tim Shimmin --- Reading git-diff-tree failed