From: Lachlan McIlroy Date: Wed, 13 Aug 2008 06:52:50 +0000 (+1000) Subject: [XFS] Fix use after free in xfs_log_done(). X-Git-Tag: v2.6.27-rc4~106^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6a7b0f8a49aa71792dd108efc535435f462bf79;p=pandora-kernel.git [XFS] Fix use after free in xfs_log_done(). The ticket allocation code got reworked in 2.6.26 and we now free tickets whereas before we used to cache them so the use-after-free went undetected. SGI-PV: 985525 SGI-Modid: xfs-linux-melb:xfs-kern:31877a Signed-off-by: Lachlan McIlroy Signed-off-by: David Chinner --- Reading git-diff-tree failed