]> git.neil.brown.name Git - history.git/commit
[PATCH] Cleanup for SunRPC auth code
authorTrond Myklebust <trond.myklebust@fys.uio.no>
Wed, 8 Jan 2003 01:59:44 +0000 (17:59 -0800)
committerTrond Myklebust <trond.myklebust@fys.uio.no>
Wed, 8 Jan 2003 01:59:44 +0000 (17:59 -0800)
commit4b7761b4e9a81d4af9fe2085d5c76990a6f15715
tree91537ef5ff3c5f785475864aff590f2d9060500a
parent0c5bb195ecc4892cc46d8051b0157a15bd80db17
[PATCH] Cleanup for SunRPC auth code

Converts the RPC client auth code to use 'list_head' rather than a
custom pointer scheme.

Fixes a (relatively harmless) race which could cause several cred
entries to be created for the same user.
include/linux/sunrpc/auth.h
net/sunrpc/auth.c
net/sunrpc/sunrpc_syms.c