]> git.proxmox.com Git - mirror_spl.git/commit
Linux 4.9 compat: group_info changes
authorChunwei Chen <david.chen@osnexus.com>
Wed, 19 Oct 2016 00:30:41 +0000 (17:30 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 20 Oct 2016 16:33:28 +0000 (09:33 -0700)
commitae7eda1dde8aebc298a013254dcd90f7fa42171a
tree56167dff16e601f6255616467f310ca23fc74b02
parent87063d7dc392cb710c70dba49021d6e4ec8961a9
Linux 4.9 compat: group_info changes

In Linux 4.9, torvalds/linux@81243ea, group_info changed from 2d array via
->blocks to 1d array via ->gid. We change the spl cred functions accordingly.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Closes #581
config/spl-build.m4
include/sys/cred.h
module/spl/spl-cred.c
module/splat/splat-cred.c