mirror_zfs/tests/test-runner/bin
Brian Behlendorf e862b7ecfc
Linux 4.10 compat: has_capability()
Stock kernels older than 4.10 do not export the has_capability()
function which is required by commit e59a377.  To avoid breaking
the build on older kernels revert to the safe legacy behavior and
return EACCES when privileges cannot be checked.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Matt Ahrens <matt@delphix.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #10565
Closes #10573
2020-07-19 09:56:21 -07:00
..
.gitignore Centralize variable substitution 2020-07-14 17:33:44 -07:00
Makefile.am Centralize variable substitution 2020-07-14 17:33:44 -07:00
test-runner.py.in Centralize variable substitution 2020-07-14 17:33:44 -07:00
zts-report.py.in Linux 4.10 compat: has_capability() 2020-07-19 09:56:21 -07:00