mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
Update descriptions for vnops
These descriptions are not uptodate with the code. Reviewed-by: Igor Kozhukhov <igor@dilos.org> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com> Closes #8767
This commit is contained in:
committed by
Brian Behlendorf
parent
3b61ca3e57
commit
841a7a98fc
@@ -651,12 +651,11 @@ static zfs_acl_phys_t acl_phys;
|
||||
* cr - credentials of caller
|
||||
* flag - flags:
|
||||
* IS_ROOT_NODE - new object will be root
|
||||
* IS_TMPFILE - new object is of O_TMPFILE
|
||||
* IS_XATTR - new object is an attribute
|
||||
* bonuslen - length of bonus buffer
|
||||
* setaclp - File/Dir initial ACL
|
||||
* fuidp - Tracks fuid allocation.
|
||||
* acl_ids - ACL related attributes
|
||||
*
|
||||
* OUT: zpp - allocated znode
|
||||
* OUT: zpp - allocated znode (set to dzp if IS_ROOT_NODE)
|
||||
*
|
||||
*/
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user