Ensure we don't try and cancel anything that is in a compound-related request.
authorJeremy Allison <jra@samba.org>
Thu, 2 May 2013 19:34:54 +0000 (12:34 -0700)
committerRichard Sharpe <sharpe@samba.org>
Tue, 7 May 2013 15:58:45 +0000 (17:58 +0200)
commita026fc6b699719309a27d4646d06fe1a45b0d158
tree5540ae38f602cba78030c4a01797ae4f8ff1a7ef
parent4111fcfd4f570d39d46a0d414546ca62c7b609be
Ensure we don't try and cancel anything that is in a compound-related request.

Too hard to deal with splitting off the replies.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com>
source3/smbd/smb2_server.c