* RBD: The ``try-netlink`` mapping option for rbd-nbd has become the default
and is now deprecated. If the NBD netlink interface is not supported by the
kernel, then the mapping is retried using the legacy ioctl interface.
+ * RGW: PutObjectLockConfiguration can now be used to enable S3 Object Lock on an
+ existing versioning-enabled bucket that was not created with Object Lock enabled.
+* RADOS: 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
+
>=18.2.4
--------