diff options
author | Sachin Prabhu <sprabhu@redhat.com> | 2024-10-06 23:37:47 +0200 |
---|---|---|
committer | Sachin Prabhu <sprabhu@redhat.com> | 2024-10-06 23:37:47 +0200 |
commit | 2f5dbed0cf5d865d952bae5dc8c6def7abef1cf5 (patch) | |
tree | c2d4e53f7f566d94df364f11c1272bcc9386f2db /doc | |
parent | Merge pull request #60115 from zdover23/wip-doc-2024-10-04-governance (diff) | |
download | ceph-2f5dbed0cf5d865d952bae5dc8c6def7abef1cf5.tar.xz ceph-2f5dbed0cf5d865d952bae5dc8c6def7abef1cf5.zip |
doc: remove note for smb3 support
We support SMB2, SMB2.1 and SMB 3 at the moment. We are not limited to
just SMB3 as noted in the documentation.
Signed-off-by: Sachin Prabhu <sp@spui.uk>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/cephadm/services/smb.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/cephadm/services/smb.rst b/doc/cephadm/services/smb.rst index abd3f4343f0..7b6a31f1c87 100644 --- a/doc/cephadm/services/smb.rst +++ b/doc/cephadm/services/smb.rst @@ -4,8 +4,6 @@ SMB Service =========== -.. note:: Only the SMB3 protocol is supported. - .. warning:: SMB support is under active development and many features may be |