s3:smbd: only setup the dyn iovec if a a dyn blob is given
authorStefan Metzmacher <metze@samba.org>
Fri, 5 Jun 2009 17:46:27 +0000 (19:46 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 5 Jun 2009 18:17:42 +0000 (20:17 +0200)
commit014ee5d0c21cd18d6c408c8e49331f0aa8611211
treef0b3da83eddf5043f93a699472dd253482419965
parenta3e328859b0004b974d38f0feae8ca6894c9b014
s3:smbd: only setup the dyn iovec if a a dyn blob is given

Otherwise leave the default in there, which takes care of
padding for compounded requests.

metze
source3/smbd/smb2_server.c