Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8aa8453 authored by Mickaël Salaün's avatar Mickaël Salaün Committed by James Morris
Browse files

security: Fix inode_getattr documentation



Replace arguments @mnt and @dentry with @Path.

Signed-off-by: default avatarMickaël Salaün <mic@digikod.net>
Acked-by: default avatarSerge Hallyn <serge@hallyn.com>
Signed-off-by: default avatarJames Morris <james.l.morris@oracle.com>
parent 916cafdc
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -352,8 +352,7 @@
 *	Return 0 if permission is granted.
 * @inode_getattr:
 *	Check permission before obtaining file attributes.
 *	@mnt is the vfsmount where the dentry was looked up
 *	@dentry contains the dentry structure for the file.
 *	@path contains the path structure for the file.
 *	Return 0 if permission is granted.
 * @inode_setxattr:
 *	Check permission before setting the extended attributes