Add a SMB2 crediting algorithm, by default the same as Windows. Defaults to 128 credits.
authorJeremy Allison <jra@samba.org>
Fri, 10 Dec 2010 23:46:41 +0000 (15:46 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 10 Dec 2010 23:46:41 +0000 (15:46 -0800)
commit2ac579ca76452c58022e8b9e41d5168dd25fe3b0
treeac83a978995be4d66e700409ef59eeed78637958
parent533ba5a919b08a3eb040af7ea980163661b642c7
Add a SMB2 crediting algorithm, by default the same as Windows. Defaults to 128 credits.

Jeremy.
source3/include/local.h
source3/include/proto.h
source3/param/loadparm.c
source3/smbd/globals.h
source3/smbd/smb2_server.c