The Samba-Bugzilla – Attachment 8348 Details for
Bug 9196
defer_open is triggered multiple times on the same request
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Hack to reproduce.
look (text/plain), 446 bytes, created by
Jeremy Allison
on 2012-12-14 16:43:33 UTC
(
hide
)
Description:
Hack to reproduce.
Filename:
MIME Type:
Creator:
Jeremy Allison
Created:
2012-12-14 16:43:33 UTC
Size:
446 bytes
patch
obsolete
>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,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 9196
:
7925
|
7937
|
7938
|
7939
|
7946
|
7947
|
7958
|
7959
|
7990
|
7994
| 8348 |
8349
|
8350