From: Yan, Zheng Date: Mon, 6 Jun 2016 13:59:00 +0000 (+0800) Subject: suites/fs: fix config for enabling libcephfs posix ACL X-Git-Tag: v11.1.1~58^2^2~182^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=45b8e9c01ea68f8dfcfcbcd9b6595257e792a36c;p=ceph.git suites/fs: fix config for enabling libcephfs posix ACL Signed-off-by: Yan, Zheng --- diff --git a/suites/fs/permission/mount/ceph-fuse.yaml b/suites/fs/permission/mount/ceph-fuse.yaml index 48e1f1b8f93..45b33ac5e69 100644 --- a/suites/fs/permission/mount/ceph-fuse.yaml +++ b/suites/fs/permission/mount/ceph-fuse.yaml @@ -3,7 +3,7 @@ overrides: conf: client: fuse default permissions: false - client posix acl: true + client acl type: posix_acl tasks: - install: - ceph: