]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Relax missing entry assert for partial writes. 65770/head
authorAlex Ainscow <aainscow@uk.ibm.com>
Fri, 3 Oct 2025 12:35:48 +0000 (13:35 +0100)
committerAlex Ainscow <aainscow@uk.ibm.com>
Mon, 6 Oct 2025 07:17:54 +0000 (08:17 +0100)
commit839360365b7b8278c7831b27486f58c440456f89
treee7aae001715c528acddb71b5725d8715d3634eb0
parent857a4624ba13bc30bb6a4f02da8578eeb33b981c
osd: Relax missing entry assert for partial writes.

This assert was relaxed to allow for missing partial write logs. However
it needs to be relaxed further to cope with the missing list not containing
some objects with later log entries.

Fixes tracker https://tracker.ceph.com/issues/73248

Signed-off-by: Alex Ainscow <aainscow@uk.ibm.com>
src/osd/PGLog.h