SUNRPC: Enforce atomic updates of rpc_cred->cr_flags
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 25 Jun 2007 14:15:15 +0000 (10:15 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:35 +0000 (23:40 -0400)
commitfc432dd90760a629c57026e57f65ff80a1a31d2f
tree1df060f199effb8cfd52772e618c0bac7b8d0e9f
parent696e38df9d1b256e97b077ecde7afb8dd60364fd
SUNRPC: Enforce atomic updates of rpc_cred->cr_flags

Convert to the use of atomic bitops...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/auth.h
net/sunrpc/auth.c
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/auth_null.c
net/sunrpc/auth_unix.c