On Monday 23 August 2010 18:46:13 Eric Paris wrote:That seems to explain it. I can no longer reproduce the bug with your current for-linus tree (3ba67c8a) using my previous method. Sorry this bug was difficult for you to track down; I was not even aware of this fix until today. No, the open listener gets: d/ OPEN,ISDIR and the close listener gets: d/ CLOSE_NOWRITE,CLOSE,ISDIR I tried to reproduce the previously failing case with inotifywait. I can see that inotifywait receives five inotify events at the syscall level, but it will not report events with mask == 0. Thanks, Andreas --
