SUNRPC: Fix races in rpcauth_create
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 9 Jun 2007 20:15:46 +0000 (16:15 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:34 +0000 (23:40 -0400)
commitfc1b356f566fe05929ec2a88ce2c7b15f8b6279f
tree7d790ea2d3618b9cb166081a86797411f3547e44
parent07a2bf1da4765d987ffd1d8045e92ba032e0ad78
SUNRPC: Fix races in rpcauth_create

See the FIXME: auth_flavors[] really needs a lock and module refcounting.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/auth.c