Skip to content

Commit fdfd6dd

Browse files
namjaejeonSteve French
authored andcommitted
ksmbd: update feature status in documentation
Update ksmbd feature status in documentation file. - add support for v2 lease feature and SMB3 CCM/GCM256 encryption. - add planned compression, quic, gmac signing features. Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent 6a31658 commit fdfd6dd

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Documentation/filesystems/smb/ksmbd.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,15 +73,14 @@ Auto Negotiation Supported.
7373
Compound Request Supported.
7474
Oplock Cache Mechanism Supported.
7575
SMB2 leases(v1 lease) Supported.
76-
Directory leases(v2 lease) Planned for future.
76+
Directory leases(v2 lease) Supported.
7777
Multi-credits Supported.
7878
NTLM/NTLMv2 Supported.
7979
HMAC-SHA256 Signing Supported.
8080
Secure negotiate Supported.
8181
Signing Update Supported.
8282
Pre-authentication integrity Supported.
83-
SMB3 encryption(CCM, GCM) Supported. (CCM and GCM128 supported, GCM256 in
84-
progress)
83+
SMB3 encryption(CCM, GCM) Supported. (CCM/GCM128 and CCM/GCM256 supported)
8584
SMB direct(RDMA) Supported.
8685
SMB3 Multi-channel Partially Supported. Planned to implement
8786
replay/retry mechanisms for future.
@@ -112,6 +111,10 @@ DCE/RPC support Partially Supported. a few calls(NetShareEnumAll,
112111
for Witness protocol e.g.)
113112
ksmbd/nfsd interoperability Planned for future. The features that ksmbd
114113
support are Leases, Notify, ACLs and Share modes.
114+
SMB3.1.1 Compression Planned for future.
115+
SMB3.1.1 over QUIC Planned for future.
116+
Signing/Encryption over RDMA Planned for future.
117+
SMB3.1.1 GMAC signing support Planned for future.
115118
============================== =================================================
116119

117120

0 commit comments

Comments
 (0)