From: Laura Flores Date: Fri, 17 Oct 2025 23:15:05 +0000 (-0500) Subject: doc/releases: remove note that is not specific to tentacle X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e197d2887795412fc4c74a8ab40a8ba14ce95742;p=ceph.git doc/releases: remove note that is not specific to tentacle Signed-off-by: Laura Flores --- diff --git a/doc/releases/tentacle.rst b/doc/releases/tentacle.rst index fe1a62b3fe0..e4e06dadc80 100644 --- a/doc/releases/tentacle.rst +++ b/doc/releases/tentacle.rst @@ -228,14 +228,6 @@ RADOS * Added convenience function ``librados::AioCompletion::cancel()`` with the same behavior as ``librados::IoCtx::aio_cancel()``. -* A new command, ``ceph osd rm-pg-upmap-primary-all``, has been added that allows - users to clear all ``pg-upmap-primary`` mappings in the osdmap when desired. - - Related trackers: - - - https://tracker.ceph.com/issues/67179 - - https://tracker.ceph.com/issues/66867 - * The configuration parameter ``osd_repair_during_recovery`` has been removed. That configuration flag used to control whether an operator-initiated "repair scrub" would be allowed to start on an OSD that is performing a recovery. In