]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerJon <jonathan.bailey1@ibm.com>
Fri, 3 Oct 2025 13:31:23 +0000 (14:31 +0100)
commit2beb7161dc90f61857367e59664b29eb2a3cd5e3
treed752f172afa44be42ea1778428a5a5cfd60b7003
parent04e5fe90b1a950e65fd4763afc8c9eab6ce9008c
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