Re: [PATCH] Enable ON_EXEC and open flags on Linux 2.6
John Ogness <[email protected]>
| Newsgroups | gmane.linux.dazuko.devel |
|---|---|
| Message-ID | <[email protected]> |
Tikka, Sami wrote: > The attached patch enables these for dazuko on Linux 2.6: > > - open flags (O_RDONLY, O_WRONLY) > - DAZUKO_ON_OPEN and DAZUKO_ON_EXEC events > - inode's mode is sent to daemon Thanks, I have added most of the patch to Dazuko. I left out the first part of the patch, which tried to grab inode data even if the name lookup fails. This is not necessary, since a failed lookup will mean that the event is never sent to registered daemons. John Ogness -- Dazuko Maintainer