inotifyd problems

Piotr Grudzinski piotr at powersmiths.com
Wed Nov 19 21:03:40 UTC 2008


I tried it with BB 1.12.1. If the only event is IN_IGNORED (0x8000) the if(m) is false and 'goto done' is never executed.
On my system the agent program is always called with one event at a time.

Piotr


    So we should implicitly add IN_IGNORED to the watching mask regardless the user specified it on not. Then, after we have wait()ed for the agent, we should check whether IN_IGNORED is in received event mask, and exit if it is. Right?

  Denys, please, take a look. May be so: http://drvv.ru/busybox/inotifyd.patch ?


    --
    Vladimir


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20081119/f6dde70c/attachment-0002.htm 


More information about the busybox mailing list