]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: consider IGNORE_CACHE for all maybe_handle_cache calls 6181/head
authorSamuel Just <sjust@redhat.com>
Thu, 1 Oct 2015 19:11:18 +0000 (12:11 -0700)
committerSamuel Just <sjust@redhat.com>
Thu, 1 Oct 2015 21:11:00 +0000 (14:11 -0700)
commitb20a1ba52c69b6e722ca28e92d4d367574b075b2
tree34e496139e50efd7ce3395b3885eddabf5fe2c6a
parent99651f0eac8fca5271f6957b38cebcc6e2d8ca8a
ReplicatedPG: consider IGNORE_CACHE for all maybe_handle_cache calls

Otherwise, we could erroneously promote a snap after not promoting
the missing head for which we have a cached obc and ssc.

Fixes: #13323
Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/ReplicatedPG.cc