]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
fs: enable client quota on cfuse_workunit_misc
authorGreg Farnum <gfarnum@redhat.com>
Mon, 12 Jan 2015 19:22:06 +0000 (11:22 -0800)
committerGreg Farnum <gfarnum@redhat.com>
Mon, 12 Jan 2015 19:23:55 +0000 (11:23 -0800)
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: John Spray <john.spray@redhat.com>
suites/fs/basic/tasks/cfuse_workunit_misc.yaml

index 683d3f592c20ac8affb72de58cc05155b143a546..b437f1b050dbeda4c87a6313da190ad0992bb981 100644 (file)
@@ -5,3 +5,9 @@ tasks:
     clients:
       all:
         - fs/misc
+
+overrides:
+  ceph:
+    conf:
+      client:
+        client quota: true
\ No newline at end of file