commit | f6485057c5cfbc84e5eff639ddea1ce0d668607b | [log] [tgz] |
---|---|---|
author | David Chinner <dgc@sgi.com> | Thu Apr 17 16:50:04 2008 +1000 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Fri Apr 18 12:03:26 2008 +1000 |
tree | 5366b91b26379b32e900fdccbac26edf71bca1b9 | |
parent | 7e20694d91f817f8e9f62404aca793ae0df4d98a [diff] |
[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 <dgc@sgi.com> Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>