Early days for capability support, but this will be helpful to
people investigating this stuff.
cheers.
Date: Sun Jun 30 18:18:23 PDT 2002
Workarea: snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: xfs-cmds:slinx:122587a
cmd/xfsprogs/doc/CHANGES - 1.71
cmd/xfsprogs/mkfs/proto.c - 1.8
- Fix typo in mkfs realtime summary inode alloc failure message.
Date: Mon Jul 1 18:36:32 PDT 2002
Workarea: snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:122603a
linux/include/linux/posix_cap_xattr.h - 1.1
- initial, experimental structure definitions for capability extended
attribute. almost guaranteed that this will change...
linux/fs/xfs/xfs_cap.c - 1.1
- initial version of the backend filesystem code which converts ondisk
extended attribute format to the kernels native capability structure.
lots to do here still, not yet functional.
linux/fs/xfs/Makefile - 1.146
linux/fs/xfs/Makefile.in - 1.19
- we now have a valid xfs_cap.c target.
linux/fs/xfs/xfs_mac.h - 1.4
linux/fs/xfs/xfs_mac.c - 1.3
- add trivial, missing xfs_mac_vhaslabel routine.
linux/fs/xfs/linux/xfs_xattr.c - 1.15
- remove hack workaround for missing capabilities and mac code.
linux/fs/xfs/xfs_cap.h - 1.2
- provide some of the missing capabilities code from the filesystem
specific point of view. lots to do here still, not yet functional.
|