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
matchpathcon_checkmatches(3) - debian
matchpathcon_filespec_add(3) - debian
matchpathcon_filespec_eval(3) - debian
matchpathcon_filespec_destroy(3) - centos
Similar Topics in the Unix Linux Community
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!