r3674: Stefan Esser <s.esser@e-matters.de> pointed out that the max data
commit4a69011a632fc6c0d2c1a428b5f812dd4e5084a0
authorJeremy Allison <jra@samba.org>
Wed, 10 Nov 2004 23:43:52 +0000 (10 23:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:53:13 +0000 (10 10:53 -0500)
tree87a44b1e4391e3b70ea718f5228c49a36d854e74
parentc0cad75f09ad393fc12a5e49abfac17d678c8ff2
r3674: Stefan Esser <s.esser@e-matters.de> pointed out that the max data
value is only valid on the initial trans/trans2/nttrans request,
so if there are secondary requests we can't read it from them. Read
it from the initial request and pass as a parameter for those functions
that need it.
Jeremy.
(This used to be commit e007845e67e0604321fb36b216a98e4fca1c98e1)
source3/smbd/nttrans.c
source3/smbd/trans2.c