From: Ralph Boehme Date: Thu, 21 Jul 2016 19:21:46 +0000 (-0700) Subject: WHATSNEW: SMB 2.1 leases enabled by default X-Git-Tag: tdb-1.3.10~214 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95e3d185ba88e48fa7b613b54587557dc6452a71;p=thirdparty%2Fsamba.git WHATSNEW: SMB 2.1 leases enabled by default Signed-off-by: Ralph Boehme Reviewed-by: Jeremy Allison --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 6c867957c8c..2cda3750ebc 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -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 ============