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

declare changelog store for POSIX ACLs in mdd_xattr_del

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.8.0
    • Lustre 2.8.0
    • 3
    • 9223372036854775807

      How to reproduce:
      1. enable changelog
      2. on client, write c code which calls
      setxattr("filename", "system.posix_acl_default", val, 0, 0);
      in a loop.
      3. run the c code, make sure it's the only op issued to mds.

      osd_trans_exec_op() will complain.

      We should declare changelog store for system.posix_acl_default and system.posix_acl_access.

            emoly.liu Emoly Liu
            lidongyang Li Dongyang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: