From: Lachlan McIlroy Date: Thu, 10 Jan 2008 05:43:36 +0000 (+1100) Subject: [XFS] prevent panic during log recovery due to bogus op_hdr length X-Git-Tag: v2.6.25-rc1~282^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9742bb93da27737fe490eab2af9fba1efa243dcb;p=pandora-kernel.git [XFS] prevent panic during log recovery due to bogus op_hdr length A problem was reported where a system panicked in log recovery due to a corrupt log record. The cause of the corruption is not known but this change will at least prevent a crash for this specific scenario. Log recovery definitely needs some more work in this area. SGI-PV: 974151 SGI-Modid: xfs-linux-melb:xfs-kern:30318a Signed-off-by: Lachlan McIlroy Signed-off-by: David Chinner Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed