Date: Mon Mar 12 11:41:17 PST 2001
Workarea: gibble.americas.sgi.com:/home/poppy20/sandeen/xfs/workarea
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Last one for today. :-)
Merge Irix mod irix6.5f:irix:87583b
PVs affected: 815195
Modid: 2.4.x-xfs:slinx:89561a
linux/fs/xfs/xfs_vnodeops.c - 1.492
- If the file has attributes, set the xflags to indicate thus.
I can't see any real value in XFS. In CXFS we can check
that flag to determine if an RPC is needed.
linux/include/linux/xfs_fs.h - 1.22
- The value of XFS_XFLAG_HASATTR needs to be defined so that it
doesn't get sign extended on a 64 bit machine.
|