From: David Chinner Date: Thu, 17 Apr 2008 06:50:04 +0000 (+1000) Subject: [XFS] Ensure the inode is joined in xfs_itruncate_finish X-Git-Tag: v2.6.26-rc1~1147^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6485057c5cfbc84e5eff639ddea1ce0d668607b;p=pandora-kernel.git [XFS] Ensure the inode is joined in xfs_itruncate_finish On success, we still need to join the inode to the current transaction in xfs_itruncate_finish(). Fixes regression from error handling changes. SGI-PV: 980084 SGI-Modid: xfs-linux-melb:xfs-kern:30845a Signed-off-by: David Chinner Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed