From 9742bb93da27737fe490eab2af9fba1efa243dcb Mon Sep 17 00:00:00 2001 From: Lachlan McIlroy Date: Thu, 10 Jan 2008 16:43:36 +1100 Subject: [PATCH] [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-format-patch failed