Query: generic_permission
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GENERIC_PERMISSION(9) The Linux VFS GENERIC_PERMISSION(9)NAMEgeneric_permission - check for access rights on a Posix-like filesystemSYNOPSISint generic_permission(struct inode * inode, int mask, int (*check_acl) (struct inode *inode, int mask));ARGUMENTSinode inode to check access rights for mask right to check for (MAY_READ, MAY_WRITE, MAY_EXEC) check_acl optional callback to check for Posix ACLsDESCRIPTIONUsed to check for read/write/execute permissions on a file. We use "fsuid" for this, letting us set arbitrary permissions for filesystem access without changing the "normal" uids which are used for other things..COPYRIGHTKernel Hackers Manual 2.6. July 2010 GENERIC_PERMISSION(9)
Related Man Pages |
---|
matchpathcon_checkmatches(3) - debian |
matchpathcon_checkmatches(3) - centos |
matchpathcon_filespec_add(3) - centos |
matchpathcon_filespec_eval(3) - centos |
clri(8) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
Tar Command |
A (ksh) Library For and From UNIX.com |
Shopt -s histappend |