Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-11139

remove or rename XATTR_NAME_ACL_ACCESS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • 3
    • 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.

      Attachments

        Activity

          People

            wc-triage WC Triage
            jhammond John Hammond
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: