smbd: Move check for SMB2 compound request to new function
authorChristof Schmitt <cs@samba.org>
Fri, 22 Sep 2017 00:41:25 +0000 (17:41 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 22 Sep 2017 03:45:21 +0000 (05:45 +0200)
commitcfa2c3083080016a1288474b8879039db4dbf6b1
treeb63b3e0754c25e171a87ccea981ea4cd3dd2779a
parent835f5068e35e344e19066021f31501f898f8b106
smbd: Move check for SMB2 compound request to new function

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13047

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/globals.h
source3/smbd/smb2_read.c
source3/smbd/smb2_server.c