From: Lachlan McIlroy Date: Fri, 26 Sep 2008 02:16:46 +0000 (+1000) Subject: [XFS] Fix extent list corruption in xfs_iext_irec_compact_full(). X-Git-Tag: v2.6.27-rc8~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1ccd2955157e1aff992f6aaaba0944209076220;p=pandora-kernel.git [XFS] Fix extent list corruption in xfs_iext_irec_compact_full(). If we don't move all the records from the next buffer into the current buffer then we need to update the er_extoff field of the next buffer as we shift the remaining records to the start of the buffer. SGI-PV: 987159 SGI-Modid: xfs-linux-melb:xfs-kern:32165a Signed-off-by: Lachlan McIlroy Signed-off-by: Eric Sandeen Signed-off-by: Russell Cattelan --- Reading git-diff-tree failed