Create xfs_iflags_test_and_clear helper function
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Date: Fri Aug 24 21:01:07 AEST 2007
Workarea: chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by: hch@xxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:29496a
fs/xfs/xfs_vnodeops.c - 1.713 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vnodeops.c.diff?r1=text&tr1=1.713&r2=text&tr2=1.712&f=h
- use a xfs_iflags_test_and_clear helper instead of open coding.
fs/xfs/xfs_inode.h - 1.228 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_inode.h.diff?r1=text&tr1=1.228&r2=text&tr2=1.227&f=h
- use a xfs_iflags_test_and_clear helper instead of open coding.
|