]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] Remove VN_IS* macros and related cruft.
authorChristoph Hellwig <hch@infradead.org>
Tue, 22 Apr 2008 07:33:25 +0000 (17:33 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Tue, 29 Apr 2008 05:53:05 +0000 (15:53 +1000)
commit42173f6860af7e016a950a9a19a66679cfc46d98
treeb0e6c8efae40909b235412ff1e23d0063ec9a6f6
parenta01e035ebb552223c03f2d9138ffc73f2d4d3965
[XFS] Remove VN_IS* macros and related cruft.

We can just check i_mode / di_mode directly.

SGI-PV: 976035
SGI-Modid: xfs-linux-melb:xfs-kern:30896a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/linux-2.6/xfs_vnode.h
fs/xfs/xfs_acl.c
fs/xfs/xfs_vnodeops.c