]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Relax PGLog assert when ec optimisations are enabled on a pool.
authorAlex Ainscow <aainscow@uk.ibm.com>
Mon, 30 Jun 2025 13:31:21 +0000 (14:31 +0100)
committerAlex Ainscow <aainscow@uk.ibm.com>
Sun, 7 Sep 2025 23:10:41 +0000 (00:10 +0100)
commit392f7429b306ba2d158ac2bbf03a194ab2b99174
tree28531455d5e210ef58ebd43ff616d941ec5a80e8
parent1e299a9e4d26273ba20408f947922388afd264d5
osd: Relax PGLog assert when ec optimisations are enabled on a pool.

The versions on partial shards are permitted to be behind, so we need
to relax several asserts, this is another example.

Signed-off-by: Alex Ainscow <aainscow@uk.ibm.com>
(cherry picked from commit 0c89e7ef2ab48199ee3f7296cf1cb44c9aeec667)
src/osd/PGLog.h