Bug#510118: dnotify not work on 2.6.26, 2.6.27 and 2.6.28

2009-06-15 Thread Ignace Mouzannar
Hello, dnotify is working on my machines running 2.6.26-1, 2.6.26-2 and 2.6.29-2-686. Here is what happens when I `cat /tmp/bla`: zaatar:~$ dnotify -A /tmp -e echo got that! got that! Which translates in strace as: {si_signo=SIGRT_2, si_code=0x3, si_pid=1089, si_uid=3, si_value={int=129100401,

Bug#510118: dnotify not work on 2.6.26, 2.6.27 and 2.6.28

2008-12-29 Thread Ruben Puettmann
Package: dnotify Version: 0.18.0-2 Severity: normal hy, I have here various kernel ( 2.6.26.* 2.6.27.*, 2.6.28) all on i686 built with: CONFIG_DNOTIFY=y CONFIG_INOTIFY=y CONFIG_INOTIFY_USER=y but dnotify don't work I get : strace dnotify -A /tmp -e ls ... open("/tmp", O_RDONLY)