| Summary: | Server-enforced ACLs | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Jeff Darcy <jdarcy> |
| Component: | unclassified | Assignee: | Vijay Bellur <vbellur> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | mainline | CC: | amarts, gluster-bugs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| URL: | https://github.com/gluster/glusterfs/pull/1 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-02-18 11:03:33 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jeff Darcy
2011-04-19 13:34:25 UTC
PATCH: http://patches.gluster.com/patch/7721 in release-3.2 (byte-order: htole*/letoh* and htobe*/betoh* for forced endian conversions) PATCH: http://patches.gluster.com/patch/7722 in release-3.2 (dht: set linkto xattr with linkfile create (mknod)) PATCH: http://patches.gluster.com/patch/7723 in release-3.2 (fuse: fill frame->root->groups with aux gids of the process) PATCH: http://patches.gluster.com/patch/7724 in release-3.2 (fuse: introduce "noacl" option to disable ACL checks) PATCH: http://patches.gluster.com/patch/7725 in release-3.2 (storage/posix: set ACL keys during new entry/inode creations) PATCH: http://patches.gluster.com/patch/7726 in release-3.2 (posix-acl: implementation of POSIX ACL as a translator) PATCH: http://patches.gluster.com/patch/7727 in release-3.2 (access-control: superseded by posix-acl translator) PATCH: http://patches.gluster.com/patch/7728 in release-3.2 (glusterfs: add --acl command line option to load ACLs on the client side) PATCH: http://patches.gluster.com/patch/7729 in release-3.2 (mount.glusterfs: support -o acl parameter) PATCH: http://patches.gluster.com/patch/7730 in master (byte-order: htole*/letoh* and htobe*/betoh* for forced endian conversions) PATCH: http://patches.gluster.com/patch/7731 in master (dht: set linkto xattr with linkfile create (mknod)) PATCH: http://patches.gluster.com/patch/7732 in master (fuse: fill frame->root->groups with aux gids of the process) PATCH: http://patches.gluster.com/patch/7798 in master (fuse: introduce "noacl" option to disable ACL checks) PATCH: http://patches.gluster.com/patch/7734 in master (storage/posix: set ACL keys during new entry/inode creations) PATCH: http://patches.gluster.com/patch/7735 in master (posix-acl: implementation of POSIX ACL as a translator) PATCH: http://patches.gluster.com/patch/7736 in master (access-control: superseded by posix-acl translator) PATCH: http://patches.gluster.com/patch/7737 in master (glusterfs: add --acl command line option to load ACLs on the client side) PATCH: http://patches.gluster.com/patch/7738 in master (mount.glusterfs: support -o acl parameter) PATCH: http://patches.gluster.com/patch/7810 in release-3.2 (posix-acl: perform access checks on read/write/truncate for NFS calls) PATCH: http://patches.gluster.com/patch/7883 in master (posix-acl: perform access checks on read/write/truncate for NFS calls) CHANGE: http://review.gluster.com/332 (In configurations with a uid mapper, super user ID could be mapped) merged in master by Anand Avati (avati) already in 3.2.x branch, and also in upstream |