]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge PR #69113 into tentacle
authorPatrick Donnelly <pdonnell@ibm.com>
Thu, 9 Jul 2026 19:01:17 +0000 (15:01 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Thu, 9 Jul 2026 19:01:17 +0000 (15:01 -0400)
* refs/pull/69113/head:
rgw/datalog: DataLogBackends::trim_entries: fix crash when target_gen > head_gen
test/rgw/datalog: test for trim_entries with max_marker
rgw/datalog: also handle errors properly for fifo trim
neocls log trimming (time based): fix infinite loop on ENODATA
neocls log trimming (marker based): fix infinite loop on ENODATA
test/neocls/log trimming: reproduce log trimming can go into an infinite loop

Reviewed-by: Casey Bodley <cbodley@redhat.com>

Trivial merge