]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ECBackend::handle_recovery_read_complete: do not expose the hash_info when getting... 6054/head
authorSamuel Just <sjust@redhat.com>
Fri, 25 Sep 2015 20:52:53 +0000 (13:52 -0700)
committerDavid Zafman <dzafman@redhat.com>
Mon, 28 Sep 2015 18:33:11 +0000 (11:33 -0700)
commitd7b620f9dc2dfbcdeae1f27cc25fd5ad79cd9d5f
tree7fba6df976bf6020cae9affc647360be41b0f126
parent892800b4dc02e8a513bfea990ca7e8fc062f5bdd
ECBackend::handle_recovery_read_complete: do not expose the hash_info when getting the obc

Aside from expose an ECBackend internal detail, it causes ReplicatedPG
to cache the value causing trouble with WRITEFULL.

Partially fixes: #12983
Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/ECBackend.cc