]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd/pg: do_delete_work use claim_and_reset
authorMatan Breizman <mbreizma@redhat.com>
Tue, 23 Jan 2024 15:02:09 +0000 (15:02 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Mon, 29 Jan 2024 09:48:05 +0000 (09:48 +0000)
commit4b514af39fce88b426e8e35582c3c7e63373f21b
tree25f04a5433c677801e2a2ae615a8c5227604749c
parentf63c485e60af406628ef9e7054aec453a8ffd94d
crimson/osd/pg: do_delete_work use claim_and_reset

otherwise, the txn will be committed twice.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
src/crimson/osd/pg.cc