Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r14956: change the notify search to be much more efficient by using a | Andrew Tridgell | 1 | -1/+20 | |
per-depth bisection search. This makes the notify_trigger() call log(N) which makes us scale well for large numbers of outstanding notifies (This used to be commit 16fd00925fdbf77e7a403ad501bf6ea429404c76) | |||||
2007-10-10 | r14921: I forgot to commit the IDL change for the subdir_filter | Andrew Tridgell | 1 | -2/+2 | |
(This used to be commit af92520097bf817dca6e6ec8eab39b46388d048f) | |||||
2007-10-10 | r14616: added notify change support to the posix backend | Andrew Tridgell | 1 | -0/+37 | |
It doesn't fully work yet, and doesn't yet have all the efficiency that is planned, but it doesn't break anything and I wanted to get the code in the tree to minimise the chance of collisions with the work metze is doing. (This used to be commit 1624ea88e6eef89caacc36e7513aa79df0d579b9) |