From d825af2afcff1454d950fb5d0cbc4bae9128a4d2 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 20 Sep 2011 23:03:19 +0200 Subject: [PATCH] smbd-adm --- smbd-adm.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/smbd-adm.txt b/smbd-adm.txt index 21e7a8af6320..0bc8fd350fc6 100644 --- a/smbd-adm.txt +++ b/smbd-adm.txt @@ -118,7 +118,7 @@ SMB 2.10: - branch cache hash - multi-credit on port 445 - lease and resilience - +- lock replay!!! The SMB 2.1 dialect introduces the following enhancements: - Allowing a client to indicate support for multiple SMB 2 dialects in a multi-protocol negotiate @@ -129,3 +129,11 @@ client. write-through. - Allowing a client to retrieve hashes of a file for use in branch cache retrieval, as specified in [MS- PCCRC]. + +SMB 2.22: + +channel epoch number... + + +channel bind should distribute the fd's related to the session +via fd passing. -- 2.34.1