]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
suites/fs: fix config for enabling libcephfs posix ACL
authorYan, Zheng <zyan@redhat.com>
Mon, 6 Jun 2016 13:59:00 +0000 (21:59 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 6 Jun 2016 14:01:44 +0000 (22:01 +0800)
Signed-off-by: Yan, Zheng <zyan@redhat.com>
suites/fs/permission/mount/ceph-fuse.yaml

index 48e1f1b8f930c8b372e3010641faa1377fa395d2..45b33ac5e69de2354d0277ce24c2f58fcc0782eb 100644 (file)
@@ -3,7 +3,7 @@ overrides:
     conf:
       client:
         fuse default permissions: false
-        client posix acl: true
+        client acl type: posix_acl
 tasks:
 - install:
 - ceph: