[PATCH v3 01/29] orangefs: rework posix acl handling when creating new filesystem objects

Christoph Hellwig hch at lst.de
Thu Sep 29 07:50:26 UTC 2022


> +extern int __orangefs_set_acl(struct inode *inode, struct posix_acl *acl,
> +			      int type);

No real need for the extern here (or any other function prototype in
headers).

Otherwise looks good:

Reviewed-by: Christoph Hellwig <hch at lst.de>



More information about the Linux-security-module-archive mailing list