]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc/Objecter: ignore pings from previous registrations
authorSage Weil <sage@redhat.com>
Mon, 17 Nov 2014 16:00:34 +0000 (08:00 -0800)
committerSage Weil <sage@redhat.com>
Thu, 4 Dec 2014 18:34:05 +0000 (10:34 -0800)
commit88233696ff17cfcaa7d5fc017f1da38fc097397d
treed02363fba764f9b117d4bfe841d3226bd60465b2
parent45aaa340a9ab27425daac34807233f87bb7c5700
osdc/Objecter: ignore pings from previous registrations

If we have a ping in flight and then reregister (due to interval change
or whatever), ignore the result of the previous ping.

Signed-off-by: Sage Weil <sage@redhat.com>
src/include/rados.h
src/osd/osd_types.cc
src/osdc/Objecter.cc
src/osdc/Objecter.h