The Samba-Bugzilla – Attachment 1699 Details for
Bug 2115
Directory change notification work only for 1 min
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
notify patch for testing
notify.diff (text/plain), 582 bytes, created by
Björn Jacke
on 2006-01-18 06:17:41 UTC
(
hide
)
Description:
notify patch for testing
Filename:
MIME Type:
Creator:
Björn Jacke
Created:
2006-01-18 06:17:41 UTC
Size:
582 bytes
patch
obsolete
>Index: source/smbd/notify.c >=================================================================== >--- source/smbd/notify.c (Revision 12991) >+++ source/smbd/notify.c (Arbeitskopie) >@@ -161,7 +161,7 @@ > > if (cnotify->check_notify(cnbp->conn, vuid, cnbp->fsp->fsp_name, cnbp->flags, cnbp->change_data, t)) { > DEBUG(10,("process_pending_change_notify_queue: dir %s changed !\n", cnbp->fsp->fsp_name )); >- change_notify_reply_packet(cnbp->request_buf,STATUS_NOTIFY_ENUM_DIR); >+ change_notify_reply_packet(cnbp->request_buf,NT_STATUS_OK); > change_notify_remove(cnbp); > } > }
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 2115
: 1699