From: Laura Flores Date: Fri, 17 Oct 2025 20:32:25 +0000 (-0500) Subject: doc/releases: give smb update a better category title X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c6429414b6a6746f0c20b1dcc403fd689014987c;p=ceph.git doc/releases: give smb update a better category title Signed-off-by: Laura Flores --- diff --git a/doc/releases/tentacle.rst b/doc/releases/tentacle.rst index 240ab2f44535..9750fbdbd52f 100644 --- a/doc/releases/tentacle.rst +++ b/doc/releases/tentacle.rst @@ -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