Clean up use of VFS attr flags
Use the the generic VFS attr flags where appropriate instead
of open coding them to the same values.
Patch provided by Eric Sandeen.
Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Tue Feb 6 18:19:58 AEDT 2007
Workarea: chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by: dgc,sandeen@xxxxxxxxxxx,hch@xxxxxxxxxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:28033a
fs/xfs/linux-2.6/xfs_ioctl.c - 1.143 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_ioctl.c.diff?r1=text&tr1=1.143&r2=text&tr2=1.142&f=h
- Use generic VFS attr flags rather than open coding them.
Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxxx>
|