summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorChristof Schmitt <cs@samba.org>2015-11-13 11:47:32 -0700
committerJeremy Allison <jra@samba.org>2015-11-14 00:39:17 +0100
commiteee4af5c76be9b8ab0cee4e0721eeb438d0a8f5d (patch)
treeb88c170301734bda376e0d01df71a4492d089e0a /WHATSNEW.txt
parent90469a3d214b1ee0990fb2f7efb7d4d21ef28e4a (diff)
downloadsamba-eee4af5c76be9b8ab0cee4e0721eeb438d0a8f5d.tar.gz
WHATSNEW: Add async SMB2 flush and new aio parameter
Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Sat Nov 14 00:39:17 CET 2015 on sn-devel-104
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index d76d8fcebcf..f1a1c07f02c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -17,6 +17,11 @@ Nothing special.
NEW FEATURES
============
+Flush requests from SMB2/3 clients are handled asynchronously and do
+not block the processing of other requests. Note that 'strict sync'
+has to be set to 'yes' for Samba to honor flush requests from SMB
+clients.
+
WINS nsswitch module
====================
@@ -34,6 +39,7 @@ smb.conf changes
Parameter Name Description Default
-------------- ----------- -------
+ aio max threads New 100
KNOWN ISSUES
============