From: Patrick Donnelly Date: Mon, 8 Aug 2016 02:56:00 +0000 (-0400) Subject: fs: fuse_default_permissions = 0 for kernel build test X-Git-Tag: v11.1.1~58^2^2~107^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3ec94d2055f69a6090826292ca0d58fa59cbaee1;p=ceph.git fs: fuse_default_permissions = 0 for kernel build test 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 --- diff --git a/suites/fs/basic/tasks/cfuse_workunit_kernel_untar_build.yaml b/suites/fs/basic/tasks/cfuse_workunit_kernel_untar_build.yaml index 3e99204debb7..fcc52912963a 100644 --- a/suites/fs/basic/tasks/cfuse_workunit_kernel_untar_build.yaml +++ b/suites/fs/basic/tasks/cfuse_workunit_kernel_untar_build.yaml @@ -1,3 +1,8 @@ +overrides: + ceph: + conf: + client: + fuse_default_permissions: 0 tasks: - ceph-fuse: - workunit: