]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases: fix formatting for backticks 62589/head
authorLaura Flores <lflores@ibm.com>
Tue, 8 Apr 2025 15:48:02 +0000 (10:48 -0500)
committerYuri Weinstein <yweinste@redhat.com>
Wed, 9 Apr 2025 20:14:30 +0000 (13:14 -0700)
Signed-off-by: Laura Flores <lflores@ibm.com>
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
doc/releases/reef.rst

index 5afb676ec7e4358ca411b77c1487c1da287a1c1e..db251dd86ea405f1c4d5479795cb924d11b69424 100644 (file)
@@ -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 <https://github.com/ceph/ceph/pull/61395>`_, Samuel Just, Nitzan Mordechai)
 * .github: sync the list of paths for rbd label, expand tests label to qa/\* (`pr#57727 <https://github.com/ceph/ceph/pull/57727>`_, Ilya Dryomov)
@@ -298,7 +303,7 @@ Notable Changes
 * doc/rgw/notifications: specify which event types are enabled by default (`pr#54500 <https://github.com/ceph/ceph/pull/54500>`_, Yuval Lifshitz)
 * doc/security: remove old GPG information (`pr#56914 <https://github.com/ceph/ceph/pull/56914>`_, Zac Dover)
 * doc/security: update CVE list (`pr#57018 <https://github.com/ceph/ceph/pull/57018>`_, Zac Dover)
-* doc/src: add inline literals (``) to variables (`pr#57937 <https://github.com/ceph/ceph/pull/57937>`_, Zac Dover)
+* doc/src: add inline literals (` `` `) to variables (`pr#57937 <https://github.com/ceph/ceph/pull/57937>`_, Zac Dover)
 * doc/src: invadvisable is not a word (`pr#58190 <https://github.com/ceph/ceph/pull/58190>`_, Doug Whitfield)
 * doc/start/os-recommendations: remove 16.2.z support for CentOS 7 (`pr#58721 <https://github.com/ceph/ceph/pull/58721>`_, gukaifeng)
 * doc/start: Add Beginner's Guide (`pr#57822 <https://github.com/ceph/ceph/pull/57822>`_, Zac Dover)