Messages in this thread |  | | | Date | Sat, 31 May 2008 04:30:52 -0400 | | From | Christoph Hellwig <> | | Subject | Re: [patch 01/15] security: pass path to inode_create |
On Thu, May 29, 2008 at 03:49:04PM +0200, Miklos Szeredi wrote:
> From: Miklos Szeredi <mszeredi@suse.cz>> > In the inode_create() security operation and related functions pass
> the path (vfsmount + dentry) to the parent directory instead of the
> inode. AppArmor will need this.
So you're once again switching vfs_ to a pass a vfsmount argument, this
time hidden under struct path. It's really hard to grasp a "no"
sometimes, isn't it? :)
|  |