From 99a1d141f65941ef46a188e7e31579e0ca0ccae5 Mon Sep 17 00:00:00 2001 From: Laura Flores Date: Tue, 8 Apr 2025 10:48:02 -0500 Subject: [PATCH] doc/releases: fix formatting for backticks Signed-off-by: Laura Flores Signed-off-by: Yuri Weinstein --- doc/releases/reef.rst | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/doc/releases/reef.rst b/doc/releases/reef.rst index 5afb676ec7e..db251dd86ea 100644 --- a/doc/releases/reef.rst +++ b/doc/releases/reef.rst @@ -2,11 +2,16 @@ Reef ==== -This is the fifth backport release in the Reef series. We recommend that all users update to this release. +Reef is the 18th stable release of Ceph. It is named after the reef squid (Sepioteuthis). v18.2.5 Reef ============ +This is the fifth backport release in the Reef series. We recommend that all users update to this release. + +Notable Changes +--------------- + * 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. @@ -18,8 +23,8 @@ v18.2.5 Reef - https://tracker.ceph.com/issues/67179 - https://tracker.ceph.com/issues/66867 -Notable Changes ---------------- +Changelog +--------- * (reintroduce) test/librados: fix LibRadosIoECPP.CrcZeroWrite (`pr#61395 `_, Samuel Just, Nitzan Mordechai) * .github: sync the list of paths for rbd label, expand tests label to qa/\* (`pr#57727 `_, Ilya Dryomov) @@ -298,7 +303,7 @@ Notable Changes * doc/rgw/notifications: specify which event types are enabled by default (`pr#54500 `_, Yuval Lifshitz) * doc/security: remove old GPG information (`pr#56914 `_, Zac Dover) * doc/security: update CVE list (`pr#57018 `_, Zac Dover) -* doc/src: add inline literals (``) to variables (`pr#57937 `_, Zac Dover) +* doc/src: add inline literals (` `` `) to variables (`pr#57937 `_, Zac Dover) * doc/src: invadvisable is not a word (`pr#58190 `_, Doug Whitfield) * doc/start/os-recommendations: remove 16.2.z support for CentOS 7 (`pr#58721 `_, gukaifeng) * doc/start: Add Beginner's Guide (`pr#57822 `_, Zac Dover) -- 2.39.5