>
> inotifyd agent file
> differs from
> inotifyd agent file1 file2
> This is easy to fix.


Elegantly solved!

Also I noticed bugs:


- unsigned mask = IN_ALL_EVENTS done just once,
>   must be done before each file


In fact it was intended. Specified mask was meant to propagate through
subsequent watches to save user typings. But it is ok.

I am applying this patch, please review.


Think it is ok, Denys. Please, apply.

--
Vladimir
_______________________________________________
busybox mailing list
busybox@busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to