]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: Create EC Direct Read flag and pass through to EC.
authorAlex Ainscow <aainscow@uk.ibm.com>
Fri, 3 Oct 2025 13:00:10 +0000 (14:00 +0100)
committerAlex Ainscow <aainscow@uk.ibm.com>
Tue, 21 Oct 2025 13:34:54 +0000 (14:34 +0100)
commit2e8d1f82f99cacd26a1559c9b25e78f5e87ec3d6
treed83c01d658555a5d8ef5f5b9c224d0fb47923730
parent789635cccd7b023c723a296a18eb4d79dd3dd306
osd: Create EC Direct Read flag and pass through to EC.

This is in preperation for supporting sparse and sync reads in EC.
Such ops will only be supported for "balance reads".

Signed-off-by: Alex Ainscow <aainscow@uk.ibm.com>
src/crimson/osd/pg.cc
src/include/rados.h
src/osd/OpRequest.h
src/osd/PG.cc
src/osd/PrimaryLogPG.cc
src/osd/osd_op_util.cc
src/osd/osd_op_util.h
src/osd/osd_types.cc
src/osd/osd_types.h