]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases: give smb update a better category title
authorLaura Flores <lflores@ibm.com>
Fri, 17 Oct 2025 20:32:25 +0000 (15:32 -0500)
committerLaura Flores <lflores@ibm.com>
Tue, 18 Nov 2025 17:51:13 +0000 (11:51 -0600)
Signed-off-by: Laura Flores <lflores@ibm.com>
doc/releases/tentacle.rst

index 240ab2f445357ff2df1f0039c987c2d768df3d4a..9750fbdbd52fe49e695d32a6266e1cc3306745ce 100644 (file)
@@ -65,20 +65,19 @@ CephFS
 * ``EOPNOTSUPP`` (Operation not supported) is now returned by the CephFS FUSE
   client for ``fallocate`` for the default case (i.e. ``mode == 0``).
 
-Ceph
-----
-
-* Integrated SMB support: Ceph clusters now offer an SMB Manager module
-  that works like the existing NFS subsystem. The new SMB support
-  allows the Ceph cluster to automatically create Samba-backed SMB file
-  shares connected to CephFS. The ``smb`` module can configure both basic
-  Active Directory domain or standalone user authentication. The Ceph
-  cluster can host one or more virtual SMB clusters which can be truly
-  clustered using Samba's CTDB technology. The ``smb`` module requires a
-  cephadm-enabled Ceph cluster and deploys container images provided by
-  the ``samba-container`` project. The Ceph dashboard can be used to configure
-  SMB clusters and shares. A new ``cephfs-proxy`` daemon is automatically
-  deployed to improve scalability and memory usage when connecting
+Integrated SMB Support
+----------------------
+
+* Ceph clusters now offer an SMB Manager module that works like the existing
+  NFS subsystem. The new SMB support allows the Ceph cluster to automatically
+  create Samba-backed SMB file shares connected to CephFS. The ``smb`` module
+  can configure both basic Active Directory domain or standalone user
+  authentication. The Ceph cluster can host one or more virtual SMB clusters
+  which can be truly clustered using Samba's CTDB technology. The ``smb``
+  module requires a cephadm-enabled Ceph cluster and deploys container images
+  provided by the ``samba-container`` project. The Ceph dashboard can be used
+  to configure SMB clusters and shares. A new ``cephfs-proxy`` daemon is
+  automatically deployed to improve scalability and memory usage when connecting
   Samba to CephFS.
 
 CephFS