Change the credential handling so that we start with maxmux creds,
authorJeremy Allison <jra@samba.org>
Thu, 25 Feb 2010 00:16:30 +0000 (16:16 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 25 Feb 2010 00:16:30 +0000 (16:16 -0800)
commit26891651ec8dd68113ff0f49d996c3e70d55933e
tree6999b220923184b2b9b319c6148ffef9f9821437
parent76f4e6f16b624c6a680122b4bed7f5922bc1f236
Change the credential handling so that we start with maxmux creds,
and then return to the client the number of credits per operation
that they asked for. This is a more sensible algorithm than just
blindly returning "20" on every reply, although we will probably
still need more changes to this going forward.
Jeremy.
source3/smbd/smb2_server.c