From: Christoph Hellwig Date: Tue, 20 May 2008 01:31:05 +0000 (+1000) Subject: [XFS] don't call xfs_freesb from xfs_mountfs failure case X-Git-Tag: v2.6.27-rc2~91^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af15b8953a60d336aade96a2c162abffdba75ec9;p=pandora-kernel.git [XFS] don't call xfs_freesb from xfs_mountfs failure case Freeing of the superblock is already handled in the caller, and that is more symmetric with the mount path, too. SGI-PV: 981951 SGI-Modid: xfs-linux-melb:xfs-kern:31192a Signed-off-by: Christoph Hellwig Signed-off-by: David Chinner Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed