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

declare changelog store for POSIX ACLs in mdd_xattr_del

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: