From: Lachlan McIlroy Date: Thu, 30 Oct 2008 05:53:38 +0000 (+1100) Subject: [XFS] Unlock inode before calling xfs_idestroy() X-Git-Tag: v2.6.29-rc1~552^2~81^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f338f9036400e453ab553b16639a9cc838b02d44;p=pandora-kernel.git [XFS] Unlock inode before calling xfs_idestroy() Lock debugging reported the ilock was being destroyed without being unlocked. We don't need to lock the inode until we are going to insert it into the radix tree. SGI-PV: 987246 SGI-Modid: xfs-linux-melb:xfs-kern:32159a Signed-off-by: Lachlan McIlroy Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed