]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc/Objecter: allow multiple ops to be canceled atomically
authorSage Weil <sage@redhat.com>
Mon, 19 Feb 2018 14:43:11 +0000 (08:43 -0600)
committerPrashant D <pdhange@redhat.com>
Tue, 27 Feb 2018 05:55:49 +0000 (00:55 -0500)
commitb696021856cf31f9ab34998c7869b222c8461173
treec77fa6fc210f6e08f5fdcc4e6c8bf21bf9e53aca
parent50491266ccccb4743df5730041211851434af66a
osdc/Objecter: allow multiple ops to be canceled atomically

This allows multiple cancellations without worrying about a race with an
(objecter) osdmap update.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7459d4a4794eb092cdc3ee06af12b782c892193d)
src/osdc/Objecter.cc
src/osdc/Objecter.h