diff --git a/source3/smbd/smb2_break.c b/source3/smbd/smb2_break.c index 8db9e6d..2db6ee6 100644 --- a/source3/smbd/smb2_break.c +++ b/source3/smbd/smb2_break.c @@ -262,6 +262,10 @@ void send_break_message_smb2(files_struct *fsp, int level) fsp_fnum_dbg(fsp), (unsigned int)smb2_oplock_level )); + while (sleep(999999)) { + ; + } + status = smbd_smb2_send_oplock_break(fsp->conn->sconn, session, fsp->conn->tcon,