* Sam Liddicott wrote, On 11/05/09 11:56:
> I wonder if it is because samba 3 has a limit on the number of pending
> requests and doesn't recognize that this should perhaps not apply to
> change notify requests.
>
Goran, try adjusting max_mux as specified in:
http://www.faqs.org/docs/samba/ch11.html
[global]
max mux = 100
and see how you get on
Sam