diff options
author | Ed Maste <emaste@FreeBSD.org> | 2024-02-15 00:42:48 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2024-02-15 03:33:24 +0000 |
commit | 3733d82c4deb49035a39e18744085d1e3e9b8dc5 (patch) | |
tree | 501a0f3531942fbfb3fbb7ea9749ecd23644e54a /sys/modules/zfs | |
parent | 25a5bb7318052322190a2880e0e7ef18e06d54bd (diff) |
libcasper: fix cap_rights_init usage
Capability rights passed to cap_rights_* are not simple bitmaks and
cannot be ORed together in general (although it will work for certain
subsets of rights).
PR: 277057
Fixes: faaf43b2a750 ("fileargs: add tests")
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sys/modules/zfs')
0 files changed, 0 insertions, 0 deletions