summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2026-08-23 18:11:37 +0900
committerNamjae Jeon <linkinjeon@kernel.org>2026-09-15 22:28:54 +0900
commit203f684178b4fec74c20029dab44a91b70dc00b0 (patch)
tree8c96c62114b54b0fd5cd017317729298f9579277
parent022e7e17aa6b3fc1f18f7ce5de4c65666c76f89c (diff)
downloadlinux-next-203f684178b4fec74c20029dab44a91b70dc00b0.tar.gz
linux-next-203f684178b4fec74c20029dab44a91b70dc00b0.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.
============================== =================================================