]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd/pg: discard ops in case of split
authorAishwarya Mathuria <amathuri@redhat.com>
Fri, 1 Aug 2025 10:06:19 +0000 (10:06 +0000)
committerAishwarya Mathuria <amathuri@redhat.com>
Thu, 21 Aug 2025 13:58:12 +0000 (13:58 +0000)
commit769f5e1f4f9b51c87de8da0f0fccf8622352719c
tree8c997f1d725928ec9473c78bbefc9450ccbf411d
parentf49c6457f278c15b2b52d2d2fd5e6c4bb785687e
crimson/osd/pg: discard ops in case of split

Clients will take care of re-sending the ops.
We can discard it here.

Signed-off-by: Aishwarya Mathuria <amathuri@redhat.com>
src/crimson/osd/pg.cc