From: Sam Lang Date: Fri, 1 Mar 2013 23:57:09 +0000 (-0600) Subject: fs: Add fuse_use_invalidate_cb option X-Git-Tag: v0.94.10~27^2^2~786 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c0b03a1d2b057ceee7d09329edac0782090569ed;p=ceph.git fs: Add fuse_use_invalidate_cb option 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 --- diff --git a/suites/fs/basic/fs/btrfs.yaml b/suites/fs/basic/fs/btrfs.yaml index 4c7af31153828..bd6a268928360 100644 --- a/suites/fs/basic/fs/btrfs.yaml +++ b/suites/fs/basic/fs/btrfs.yaml @@ -2,5 +2,7 @@ overrides: ceph: fs: btrfs conf: + client: + fuse_use_invalidate_cb: true osd: osd op thread timeout: 60 diff --git a/suites/fs/verify/fs/btrfs.yaml b/suites/fs/verify/fs/btrfs.yaml index 4c7af31153828..bd6a268928360 100644 --- a/suites/fs/verify/fs/btrfs.yaml +++ b/suites/fs/verify/fs/btrfs.yaml @@ -2,5 +2,7 @@ overrides: ceph: fs: btrfs conf: + client: + fuse_use_invalidate_cb: true osd: osd op thread timeout: 60