smbd: Log smb2 requests returning !OK with higher log level
authorChristof Schmitt <cs@samba.org>
Wed, 5 Aug 2015 20:31:44 +0000 (13:31 -0700)
committerMichael Adam <obnox@samba.org>
Thu, 6 Aug 2015 20:27:20 +0000 (22:27 +0200)
commit9ae65b2546cb3d5c7662a37bf336dda38cfb3166
tree8cc2696f4768a22bccda52ecf6cf76f63ff7e80f
parentd3ac3da98611e665dc0f4e825faa5f12f6c848ef
smbd: Log smb2 requests returning !OK with higher log level

This can be useful for narrowing down problems without taking a full
level 10 trace.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/smbd/smb2_server.c