diff options
author | Volker Lendecke <vlendec@samba.org> | 2006-12-31 17:52:24 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:16:50 -0500 |
commit | 200bd10b32107b4ce8fc72cc2abbf5a247708ba6 (patch) | |
tree | 5c3d7cfef6259d693633218936724acb1b9824ac /source3/smbd/change_trust_pw.c | |
parent | 421ffdbb2439fbf44cb61e0d1549071b85a3507c (diff) | |
download | samba-200bd10b32107b4ce8fc72cc2abbf5a247708ba6.tar.gz samba-200bd10b32107b4ce8fc72cc2abbf5a247708ba6.tar.bz2 samba-200bd10b32107b4ce8fc72cc2abbf5a247708ba6.zip |
r20442: Slight rewrite of the change notify infrastructure. This now survives the
first of the raw-notify subtests, the one-level test_notify_dir without any
flags around yet.
The tricky part was getting the data structures right, I hope the next tests
don't let that fall over.
fsp->notify is now by default NULL, meaning that nobody has issued a
changenotify call. This means nobody is interested in changes for this
directory.
If that has happened, notify_change_buf collects the changes if no current
request is outstanding, and it collects the requests if no change has happened
since the last request.
Happy New Year, somewhere on this planet it's already 2007 :-)
Volker
P.S: Jeremy, there's a question for you in smbd/files.c line 367.
(This used to be commit ce0ad24988075465addcac0b9afc872e909135af)
Diffstat (limited to 'source3/smbd/change_trust_pw.c')
0 files changed, 0 insertions, 0 deletions