ctdb-client: Use ctdb_ltdb_header_extract()
[obnox/samba/samba-obnox.git] / WHATSNEW.txt
index d76d8fcebcf3cde1997cb6b3a79317b33d2da1eb..53f7860d4891026e878575cec6e29a03698c9940 100644 (file)
@@ -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,18 @@ smb.conf changes
 
   Parameter Name               Description             Default
   --------------               -----------             -------
+  aio max threads               New                     100
+
+CTDB changes
+------------
+
+* The CTDB tunable parameter EventScriptTimeoutCount has been renamed
+  to MonitorTimeoutCount
+
+  It has only ever been used to limit timed-out monitor events.
+
+  Configurations containing CTDB_SET_EventScriptTimeoutCount=<n> will
+  cause CTDB to fail at startup.  Useful messages will be logged.
 
 KNOWN ISSUES
 ============