]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
osdc: Do not recalculate target for split ops.
authorAlex Ainscow <aainscow@uk.ibm.com>
Thu, 5 Feb 2026 14:00:38 +0000 (14:00 +0000)
committerAlex Ainscow <aainscow@uk.ibm.com>
Fri, 6 Feb 2026 10:31:31 +0000 (10:31 +0000)
commited9f9b04e7bf28a393c7f084cb1722c435a13796
tree6d2c15029f8938ea9675b1cbffbcc7d649591fc6
parent380e071fdd74a04464d7fe03efa4eb4601f8a47b
osdc: Do not recalculate target for split ops.

SplitOp calculates the target and set the necessary target OSD itself. This
means that calc_target is not required again on first submit of the sub
read ops.

Signed-off-by: Alex Ainscow <aainscow@uk.ibm.com>
src/osdc/Objecter.cc