1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3/librpc
Volker Lendecke 32a36e4703 Add notify_onelevel.tdb
This optimizes non-recursive notifys. For non-recursive notifies we can use a
per-directory file-id indexed notify record. This matters for the Windows
Explorer and IIS cases which do not use recursive notifies. In these cases, we
do not have to shuffle around the whole notify record on every change.

For the cluster case, this improves correctness of the notifies, ctdb only
distributes the tdb seqnum once a second, so we can lose notifies.
2009-04-16 15:07:06 +02:00
..
gen_ndr Add notify_onelevel.tdb 2009-04-16 15:07:06 +02:00
idl Add notify_onelevel.tdb 2009-04-16 15:07:06 +02:00
ndr s3: Modifications to generic notify structures to allow implementation of OneFS notify. 2009-02-20 14:10:30 -08:00
rpc Allow calling DCE/RPC server implementations directly using 2009-01-21 14:05:51 +01:00