]> git.proxmox.com Git - mirror_spl.git/commit - include/sys/cred.h
Remove credential configure checks.
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 2 Oct 2014 17:41:09 +0000 (13:41 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 17 Oct 2014 22:11:51 +0000 (15:11 -0700)
commit68a829b29d50b2a0e83222e93cf4897527673a41
tree649a0d1b1aad5fce90710e0ea7732195e673bd5a
parente39174ed56acd418ef744d43876fc8cf6e9823ab
Remove credential configure checks.

The groups_search() function was never exported by a mainline kernel
therefore we drop this compatibility code and always provide our own
implementation.

Additionally, the cred_t structure has been available since 2.6.29
so there is no longer a need to maintain compatibility code.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
config/spl-build.m4
include/sys/cred.h
module/spl/spl-cred.c