If we already have an smb1req attached to the struct smbd_smb2_request, don't recreat...
authorJeremy Allison <jra@samba.org>
Tue, 19 Mar 2013 19:16:32 +0000 (12:16 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 19 Apr 2013 21:10:47 +0000 (14:10 -0700)
commitec9fc986da8279f15338b7682c629bfdfc36d016
treea2851b70fe4d6dccfd99d1e417c6361ed403e961
parent9791c1a24822d8b46bf7dd231b615d281b58540b
If we already have an smb1req attached to the struct smbd_smb2_request, don't recreate it.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan (metze) Metzmacher <metze@samba.org>
source3/smbd/smb2_glue.c