summaryrefslogtreecommitdiffstats
path: root/include/sys
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2011-01-12 12:51:48 -0800
committerBrian Behlendorf <[email protected]>2011-02-10 09:21:43 -0800
commit538f669f63e43b1d2a288c872a66b9d18b4a4bee (patch)
tree37e99892d397e8b4e8939e461a9326f577548511 /include/sys
parentc60bc1fbf0760c9797411e10c05426fc41052f0a (diff)
Add trivial acl helpers
The zfs acl code makes use of the two OpenSolaris helper functions acl_trivial_access_masks() and ace_trivial_common(). Since they are only called from zfs_acl.c I've brought them over from OpenSolaris and added them as static function to this file. This way I don't need to reimplement this functionality from scratch in the SPL. Long term once I take a more careful look at the acl implementation it may be the case that these functions really aren't needed. If that turns out to be the case they can then be removed.
Diffstat (limited to 'include/sys')
0 files changed, 0 insertions, 0 deletions