Another new ABI for fanotify
Another new ABI for fanotify
Posted Nov 12, 2009 15:18 UTC (Thu) by eparis (guest, #33060)In reply to: Another new ABI for fanotify by mezcalero
Parent article: Another new ABI for fanotify
Pid is included in later patches.
Also you have an open fd which will not cause you to get events. So you can just operate on that fd and you won't hit the loop, open files yourself and you will get events for it.
