]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: drop create events based on same_primary_since, not interval
authorSage Weil <sage@redhat.com>
Thu, 10 Mar 2016 16:47:47 +0000 (11:47 -0500)
committerSage Weil <sage@redhat.com>
Mon, 14 Mar 2016 15:29:21 +0000 (11:29 -0400)
commitf41cb1668672b550baad75bd4cab79258a2af99d
tree379bde6cdd0de3c44fa9b2cb8b50fb30830ceaf3
parent4ed894da358672b2bb0f5707f1b2b08309a2b0e4
osd: drop create events based on same_primary_since, not interval

Creates are resent when the primary changes, not the interval.
Ensure we don't drop something we shouldn't.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc
src/osd/OSD.h