]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
fs: fuse_default_permissions = 0 for kernel build test
authorPatrick Donnelly <batrick@batbytes.com>
Mon, 8 Aug 2016 02:56:00 +0000 (22:56 -0400)
committerPatrick Donnelly <batrick@batbytes.com>
Mon, 8 Aug 2016 02:57:15 +0000 (22:57 -0400)
Ported from Zheng's #22: 2e283ce6d77c66a564d807f0b0909b238c4fb5f0

"This can reduce the test time becuase it avoids sending getattr request
whenever the kernel checks inode permission."

This is part of an effort to eliminate unnecessary differences between
multimds and fs suites.

Signed-off-by: Patrick Donnelly <batrick@batbytes.com>
suites/fs/basic/tasks/cfuse_workunit_kernel_untar_build.yaml

index 3e99204debb729a56a89564648d5c86c3662e27b..fcc52912963a44db2636095a21d561b43b820eb1 100644 (file)
@@ -1,3 +1,8 @@
+overrides:
+  ceph:
+    conf:
+      client:
+        fuse_default_permissions: 0
 tasks:
 - ceph-fuse:
 - workunit: