Messages in this thread |  | | | Subject | Re: fanotify - overall design before I start sending patches | | From | Eric Paris <> | | Date | Wed, 29 Jul 2009 16:12:09 -0400 |
| |
On Mon, 2009-07-27 at 12:33 -0600, Andreas Dilger wrote: > On Jul 25, 2009 01:29 +0100, Jamie Lokier wrote:
> It might also make sense to verify that the process doing the open has > at least permission to open the file in question (i.e. root) so that > some unauthorized process cannot just get file handles to arbitrary files.
All current permissions between the listener process and the object are done. It's quite possible to get fanotify events where the fd = -EPERM.
-Eric
|  |