Man Page: inode_owner_or_capable
Operating Environment: centos
Section: 9
INODE_OWNER_OR_CAPAB(9) The Linux VFS INODE_OWNER_OR_CAPAB(9)NAMEinode_owner_or_capable - check current task permissions to inodeSYNOPSISbool inode_owner_or_capable(const struct inode * inode);ARGUMENTSinode inode being checkedDESCRIPTIONReturn true if current either has CAP_FOWNER to the inode, or owns the file.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INODE_OWNER_OR_CAPAB(9)
| Related Man Pages |
|---|
| matchpathcon_checkmatches(3) - debian |
| matchpathcon_filespec_add(3) - centos |
| matchpathcon_filespec_destroy(3) - centos |
| matchpathcon_filespec_eval(3) - centos |
| clri(8) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |