aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2014-08-04 16:24:00 +1000
committerTrond Myklebust <trond.myklebust@primarydata.com>2014-08-04 09:22:08 -0400
commit122a8cda6a9a3594c4737570f5cd81636bcd20cf (patch)
tree75d8f337b22e59e70d31670a7ebdbd47a8c00412 /fs/nfs/nfs4proc.c
parentNFS: fix two problems in lookup_revalidate in RCU-walk (diff)
downloadlinux-dev-122a8cda6a9a3594c4737570f5cd81636bcd20cf.tar.xz
linux-dev-122a8cda6a9a3594c4737570f5cd81636bcd20cf.zip
SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred
current_cred() can only be changed by 'current', and cred->group_info is never changed. If a new group_info is needed, a new 'cred' is created. Consequently it is always safe to access current_cred()->group_info without taking any further references. So drop the refcounting and the incorrect rcu_dereference(). Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'fs/nfs/nfs4proc.c')
0 files changed, 0 insertions, 0 deletions