WHATSNEW: SMB 2.1 leases enabled by default
authorRalph Boehme <slow@samba.org>
Thu, 21 Jul 2016 19:21:46 +0000 (12:21 -0700)
committerRalph Boehme <slow@samba.org>
Fri, 22 Jul 2016 08:32:22 +0000 (10:32 +0200)
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
WHATSNEW.txt

index 6c867957c8c8603e29475f70bdc4afd79cae6d8d..2cda3750ebcea40b3cef38a5d692ea2c6d8eda4d 100644 (file)
@@ -126,7 +126,14 @@ Samba-tool improvements
 Running samba-tool on the command line should now be a lot snappier. The tool
 now only loads the code specific to the subcommand that you wish to run.
 
+SMB 2.1 Leases enabled by default
+---------------------------------
 
+Leasing is an SMB 2.1 (and higher) feature which allows clients to
+aggressively cache files locally above and beyond the caching allowed
+by SMB 1 oplocks. This feature was disabled in previous releases, but
+the SMB2 leasing code is now considered mature and stable enough to be
+enabled by default.
 
 REMOVED FEATURES
 ================
@@ -144,6 +151,7 @@ smb.conf changes
   only user                    Removed
   username                     Removed
   kccsrv:samba_kcc             Changed default         true
+  smb2 leases                  Changed default         yes
 
 KNOWN ISSUES
 ============