Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\posix_acl.c Create Date:2022-07-28 20:29:49
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:posix_acl_fix_xattr_from_user

Proto:void posix_acl_fix_xattr_from_user(void *value, size_t size)

Type:void

Parameter:

TypeParameterName
void *value
size_tsize
710  user_ns = current_user_ns()
711  If user_ns == userns count is 1 for root user, 1 for init_uts_ns,* and 1 for... ? Then Return
713  Fix up the uids and gids in posix acl extended attributes in place.