summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2026-08-23 18:11:37 +0900
committerNamjae Jeon <linkinjeon@kernel.org>2026-08-24 20:40:36 +0900
commit790be02463e02c6ee83f28aafaca9958192fc146 (patch)
treeea42bacb90f3f3ea349cfebb07161ff2d38c8119
parent3d9534c841370acfc3d3b562518734ccd605064f (diff)
downloadlinux-next-790be02463e02c6ee83f28aafaca9958192fc146.tar.gz
linux-next-790be02463e02c6ee83f28aafaca9958192fc146.zip
ksmbd: doc: update RDMA feature support status
ksmbd supports SMB3 encryption over RDMA, while signing over RDMA is still under development. Update the feature status table accordingly. Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
-rw-r--r--Documentation/filesystems/smb/ksmbd.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/filesystems/smb/ksmbd.rst b/Documentation/filesystems/smb/ksmbd.rst
index 050af25d5339..2425f321f5b7 100644
--- a/Documentation/filesystems/smb/ksmbd.rst
+++ b/Documentation/filesystems/smb/ksmbd.rst
@@ -112,7 +112,8 @@ ksmbd/nfsd interoperability Planned for future. The features that ksmbd
support are Leases, Notify, ACLs and Share modes.
SMB3.1.1 Compression Supported.
SMB3.1.1 over QUIC Planned for future.
-Signing/Encryption over RDMA Planned for future.
+Signing over RDMA Under development.
+Encryption over RDMA Supported.
SMB3.1.1 GMAC signing support Planned for future.
============================== =================================================