commit | 070c4616ec62fc207e2aeef9d0f28af294c651d0 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Dec 03 12:20:35 2008 +0100 |
committer | Niv Sardi <xaiki@sgi.com> | Thu Dec 04 15:39:23 2008 +1100 |
tree | 9d74cca3eb75c65d2cbb2bcaa320b8c8f408404c | |
parent | b56757becf8bc62292263a24a23cf55edb4be55f [diff] |
use xfs_trans_ijoin in xfs_trans_iget Use xfs_trans_ijoin in xfs_trans_iget in case we need to join an inode into a transaction instead of opencoding it. Based on a discussion with and an incomplete patch from Niv Sardi. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <david@fromorbit.com> Signed-off-by: Niv Sardi <xaiki@sgi.com>