more-linux26-cred-fixes-20050403
authorChas Williams <chas@cmf.nrl.navy.mil>
Sun, 3 Apr 2005 20:48:32 +0000 (20:48 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sun, 3 Apr 2005 20:48:32 +0000 (20:48 +0000)
commitbecb3ea3ce793972f95523a3efd88f8c43837675
tree44fb76781e5e1e8bfbf4e3f5e9d4d91c4bdf5584
parent423125bcb611a1790df93a6090959dab7364056a
more-linux26-cred-fixes-20050403

FIXES 18009

instead of crget() getting a groups_alloc(0) just to put it, we just fix
crref()/crdup()/afs_pioctl() to do the "right" thing

added missing task_lock()'s as well.
src/afs/LINUX/osi_cred.c
src/afs/afs_pioctl.c