]> granicus.if.org Git - zfs/commit
Remove get/put_task_struct as they are not available for SLES11
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 28 Jul 2009 22:04:21 +0000 (15:04 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 28 Jul 2009 22:04:21 +0000 (15:04 -0700)
commit6b09f739398a644384bfbab87792e4681707aef1
tree73a4a5d7ed919034cc5687666c10ada928e74543
parentec7d53e99aee17ae1500701520649d3b54b31676
Remove get/put_task_struct as they are not available for SLES11
This interface is going away, and it's not as if most callers actually
use crhold/crfree when working with credentials.  So it'll be okay
they we're not taking a reference on the task structure the odds of
it going away while working with a credential and pretty small.
module/spl/spl-cred.c