s3: debug: smb2: Create a new DBGC_SMB2 debug class and mark all smbd/smb2_*.c files...
[nivanova/samba-autobuild/.git] / source3 / smbd / smb2_read.c
index 273c56cf35261b37d9ba61c19f6755a3c800eb32..a7d2496bc6f30e4a7f425fa9fe9a0d53116f1b66 100644 (file)
@@ -28,6 +28,9 @@
 #include "rpc_server/srv_pipe_hnd.h"
 #include "lib/util/sys_rw_data.h"
 
+#undef DBGC_CLASS
+#define DBGC_CLASS DBGC_SMB2
+
 static struct tevent_req *smbd_smb2_read_send(TALLOC_CTX *mem_ctx,
                                              struct tevent_context *ev,
                                              struct smbd_smb2_request *smb2req,