]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reduce duplication in __acl_*_(file|link).
authorbrooks <brooks@FreeBSD.org>
Thu, 15 Feb 2018 21:24:43 +0000 (21:24 +0000)
committerbrooks <brooks@FreeBSD.org>
Thu, 15 Feb 2018 21:24:43 +0000 (21:24 +0000)
commite21f157f4d7a199f7717d347eca25ebd910109b2
treeb5a66f0bc1e62d1f6c82f723ff90d3f1cd03401a
parent4c849915a8bdee048b0cee7c991f4634d49ab41c
Reduce duplication in __acl_*_(file|link).

Add const to new kern_ functions and push down as required.

Reviewed by: rwatson
Obtained from: CheriBSD
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D14174
sys/kern/vfs_acl.c