r20433: Work in progress: Survive more of RAW-NOTIFY.
authorVolker Lendecke <vlendec@samba.org>
Sun, 31 Dec 2006 10:16:03 +0000 (10:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:49 +0000 (12:16 -0500)
commit165f5f3f40317c1e75d60a977270f903f7475f69
tree150798e7f68903db1201c2465f77c863dcd03c30
parentab7fc62edfb32422bf95dbf358f6ee5d94e27a34
r20433: Work in progress: Survive more of RAW-NOTIFY.

call_nt_transact_notify_change() is now sync if there are changes around.

A notify_message does a direct reply from within the message, so
process_pending_change_notify_queue is not needed anymore for samba-generated
events. Next step is to restructure the kernel-mechanisms to generate
messages.

Volker
(This used to be commit c813f71d0036ec52c99a97e60fe33ee47d0635fa)
source3/smbd/notify.c
source3/smbd/notify_hash.c
source3/smbd/nttrans.c
source3/smbd/open.c
source3/smbd/reply.c