[LU-11139] remove or rename XATTR_NAME_ACL_ACCESS Created: 10/Jul/18  Updated: 21/Jan/22

Status: Open
Project: Lustre
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: John Hammond Assignee: WC Triage
Resolution: Unresolved Votes: 0
Labels: easy

Severity: 3
Rank (Obsolete): 9223372036854775807

 Description   

We have two names for each of the POSIX ACL xattrs:

lustre/include/lustre_compat.h:# define XATTR_NAME_POSIX_ACL_ACCESS POSIX_ACL_XATTR_ACCESS
lustre/include/uapi/linux/lustre/lustre_idl.h:#define XATTR_NAME_ACL_ACCESS   "system.posix_acl_access"

lustre/include/lustre_compat.h:# define XATTR_NAME_POSIX_ACL_DEFAULT POSIX_ACL_XATTR_DEFAULT
lustre/include/uapi/linux/lustre/lustre_idl.h:#define XATTR_NAME_ACL_DEFAULT  "system.posix_acl_default"

We should use only one name for each.


Generated at Sat Feb 10 02:41:16 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.