]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: calculate EC digest map size only once
authorRonen Friedman <rfriedma@redhat.com>
Tue, 12 Aug 2025 11:59:02 +0000 (06:59 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Thu, 21 Aug 2025 18:16:52 +0000 (13:16 -0500)
commit4c61079e931efef1c2cc9d418326011230498117
tree1ad52187e4dffd1ecaf1fab6c5d8eba83d2cba81
parentbd6568e667b107d13988c2d9287f5833d42f8e9e
osd/scrub: calculate EC digest map size only once

... and place the map itself in the scrub_chunk_t object.
Additionally - move object-specific scrub info out
of that chunk object.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/scrubber/scrub_backend.cc
src/osd/scrubber/scrub_backend.h