Remove VN_IS* macros and related cruft.
We can just check i_mode / di_mode directly.
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Date: Mon Apr 21 14:44:57 AEST 2008
Workarea: redback.melbourne.sgi.com:/home/lachlan/isms/2.6.x-hch
Inspected by: hch
Author: lachlan
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:30896a
fs/xfs/xfs_vnodeops.c - 1.750 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vnodeops.c.diff?r1=text&tr1=1.750&r2=text&tr2=1.749&f=h
fs/xfs/xfs_acl.c - 1.71 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_acl.c.diff?r1=text&tr1=1.71&r2=text&tr2=1.70&f=h
fs/xfs/linux-2.6/xfs_vnode.h - 1.149 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_vnode.h.diff?r1=text&tr1=1.149&r2=text&tr2=1.148&f=h
- Remove VN_IS* macros and related cruft.
|