From: Josh Durgin Date: Thu, 26 Feb 2015 07:00:34 +0000 (-0800) Subject: rbd: fix copy-on-read setting X-Git-Tag: v0.94.10~27^2^2~160 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=296d31ecb0b330d30c9de6637395dadea11179bb;p=ceph.git rbd: fix copy-on-read setting Signed-off-by: Josh Durgin (cherry picked from commit aa6240c6f4cb8f258072fbfb94edb027bff6a3f4) --- diff --git a/suites/rbd/librbd/copy-on-read/off.yaml b/suites/rbd/librbd/copy-on-read/off.yaml index ce99e7ec0a99..638d14aa12a4 100644 --- a/suites/rbd/librbd/copy-on-read/off.yaml +++ b/suites/rbd/librbd/copy-on-read/off.yaml @@ -2,4 +2,4 @@ overrides: ceph: conf: client: - rbd clone copy on read: true + rbd clone copy on read: false