]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Set the from shard in the EC read reply.
authorAlex Ainscow <aainscow@uk.ibm.com>
Fri, 3 Oct 2025 13:17:48 +0000 (14:17 +0100)
committerAlex Ainscow <aainscow@uk.ibm.com>
Wed, 26 Nov 2025 11:28:25 +0000 (11:28 +0000)
commit332b547ff8eb86fda076f098c2d3b740d67c4e2f
treefad2a7090393ba026715fbdaa01b79bc25f7dbae
parentce0b1ed93d1345d372d1b742f86e4cf683a9329e
osd: Set the from shard in the EC read reply.

This was not necessary prior to direct reads, but is essential when the
client needs to know which shard the read came from.

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