TMP - add some debug
authorMichael Adam <obnox@samba.org>
Sat, 18 Feb 2012 17:17:26 +0000 (18:17 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 May 2012 16:41:55 +0000 (18:41 +0200)
source3/smbd/smb2_create.c

index dd0fe7c313226d0ec2ddc82caec5e0c5bd5e99e3..ea7ae1ef674d571c6a3c5158d75a6d9d961de5ef 100644 (file)
@@ -988,6 +988,8 @@ DEBUG(0, ("OBNOX - durable_reconnect result: %s (%s:%s)\n", nt_errstr(status), _
                        uint8_t p[8];
                        DATA_BLOB blob = data_blob_const(p, sizeof(p));
 
+DEBUG(0, ("OBNOX - constructing a dhnq response blob (%s: %s)\n", __location__, __FUNCTION__));
+
                        result->smbXsrv->global->backend_file_id = result->file_id;
                        result->smbXsrv->global->durable = true;