inode_owner_or_capable(9) centos man page | unix.com

Man Page: inode_owner_or_capable

Operating Environment: centos

Section: 9

INODE_OWNER_OR_CAPAB(9) 					   The Linux VFS					   INODE_OWNER_OR_CAPAB(9)

NAME
inode_owner_or_capable - check current task permissions to inode
SYNOPSIS
bool inode_owner_or_capable(const struct inode * inode);
ARGUMENTS
inode inode being checked
DESCRIPTION
Return true if current either has CAP_FOWNER to the inode, or owns the file.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INODE_OWNER_OR_CAPAB(9)
Related Man Pages
struct_uio_info(9) - centos
xfmtype(1) - debian
matchpathcon_filespec_eval(3) - debian
clri(8) - opendarwin
clri(8) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing