]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: extract_crc_from_bufferlist: fix off-by-1 error 67613/head
authorRonen Friedman <rfriedma@redhat.com>
Mon, 2 Mar 2026 17:51:09 +0000 (19:51 +0200)
committerRonen Friedman <rfriedma@redhat.com>
Tue, 3 Mar 2026 11:57:03 +0000 (13:57 +0200)
commit2b2c07b03978edaa6d56ef52f92cba62cdd831b4
tree507c208357642f85f0f64276accb245dabf6634a
parent943ce0c7fd9919255ca3ec38dd3fc75234f35fbc
osd/scrub: extract_crc_from_bufferlist: fix off-by-1 error

Fixes: https://tracker.ceph.com/issues/75270
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/scrubber/scrub_backend.cc