undf: repair registry collision; 616 assigned (602-616 new); stamp all agent-added patches

This commit is contained in:
russell@unturf.com 2026-03-29 20:01:56 -04:00
parent cdce29392e
commit 7f92eba7ed
37 changed files with 31 additions and 29 deletions

View file

@ -1,4 +1,4 @@
# UNDF: UNDF-2026-000000044
# UNDF: UNDF-2026-000000026
# ceph-0001 — `OSDMap::calc_pg_upmaps`: O(N×U) `std::find` on `underfull` vector inside OSD scan loop
## Status

View file

@ -1,4 +1,4 @@
# UNDF: UNDF-2026-000000044
# UNDF: UNDF-2026-000000026
diff --git a/src/osd/OSDMap.cc b/src/osd/OSDMap.cc
--- a/src/osd/OSDMap.cc
+++ b/src/osd/OSDMap.cc