]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
fs: Add fuse_use_invalidate_cb option
authorSam Lang <sam.lang@inktank.com>
Fri, 1 Mar 2013 23:57:09 +0000 (17:57 -0600)
committerSam Lang <sam.lang@inktank.com>
Fri, 1 Mar 2013 23:57:09 +0000 (17:57 -0600)
Enables the fuse_use_invalidate_cb for the
ceph fuse client in the nightlies.  Once these
tests pass reliably, we can flip the boolean
in the config to true.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
suites/fs/basic/fs/btrfs.yaml
suites/fs/verify/fs/btrfs.yaml

index 4c7af311538288a6b9b4885791030ed1a702251a..bd6a2689283609fc5de6e51fc58506057e8fcf54 100644 (file)
@@ -2,5 +2,7 @@ overrides:
   ceph:
     fs: btrfs
     conf:
+      client:
+        fuse_use_invalidate_cb: true
       osd:
         osd op thread timeout: 60
index 4c7af311538288a6b9b4885791030ed1a702251a..bd6a2689283609fc5de6e51fc58506057e8fcf54 100644 (file)
@@ -2,5 +2,7 @@ overrides:
   ceph:
     fs: btrfs
     conf:
+      client:
+        fuse_use_invalidate_cb: true
       osd:
         osd op thread timeout: 60