]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] remove remaining VN_HOLD calls
authorChristoph Hellwig <hch@infradead.org>
Wed, 13 Aug 2008 06:13:09 +0000 (16:13 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Wed, 13 Aug 2008 06:13:09 +0000 (16:13 +1000)
commit0b1f917730dc2276fadbd9813ac3666abd7b1cbd
tree8fe61b1287643bf47d3d88204f33393361d8d70c
parent604323ca760beebf00a07153706dcbe7128324e0
[XFS] remove remaining VN_HOLD calls

Use IHOLD(ip) instead of VN_HOLD(VFS_I(ip)).

SGI-PV: 981498

SGI-Modid: xfs-linux-melb:xfs-kern:31765a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/quota/xfs_dquot.c
fs/xfs/xfs_bmap.c
fs/xfs/xfs_dfrag.c