Benign changes to several ACL/EA related type/macros, to help with
conversion to new APIs later.
Date: Tue Nov 13 20:41:19 PST 2001
Workarea:
snort.melbourne.sgi.com:/hosts/snort/home/diskb/build4/nathans/linux-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:106718a
linux/include/linux/fs.h - 1.133
linux/fs/xfs/linux/xfs_iops.c - 1.114
linux/fs/xfs/linux/xfs_cred.h - 1.11
linux/fs/xfs/linux/xfs_ioctl.c - 1.50
linux/fs/xfs/linux/xfs_vnode.h - 1.24
cmd/xfsprogs/repair/attr_repair.h - 1.4
cmd/xfsprogs/repair/attr_repair.c - 1.5
cmd/xfsprogs/include/xfs_cred.h - 1.4
linux/fs/xfs/xfs_acl.h - 1.5
linux/fs/xfs/xfs_acl.c - 1.10
linux/fs/posix_acl.c - 1.6
linux/fs/noposix_acl.c - 1.3
linux/fs/ext_attr.c - 1.5
- convert over from struct acl and other ACL related types/macros to
an xfs_acl_t variant so we can tell what is XFS-specific and what
is not - will help our transition to a common EA/ACL codebase while
keeping our existing ondisk format intact.
|