smbd: Enable async I/O by default
commit35eb4962a01c02919226714f7cdd959c923f4045
authorVolker Lendecke <vl@samba.org>
Mon, 4 Dec 2017 14:39:10 +0000 (4 15:39 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 12 Dec 2017 19:37:08 +0000 (12 20:37 +0100)
treec6ac514aed8184036f2712fe6944692e488c4229
parent18c2c5918e70a5a1eeaf72aa6e6b4cc47334d093
smbd: Enable async I/O by default

We've had this code in for long enough that we should enable it by default.
Modern clients do overlapping I/O, we should utilize that if possible.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
docs-xml/smbdotconf/tuning/aioreadsize.xml
docs-xml/smbdotconf/tuning/aiowritesize.xml
lib/param/loadparm.c
source3/param/loadparm.c