]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SUNRPC: Remove the gss_auth spinlock
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 7 Jun 2007 14:14:14 +0000 (10:14 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:31 +0000 (23:40 -0400)
commitb185f835e243e654047ae85f42346827d3894171
treea9cb1a321003db6e0f7f24ed923c4dd11724bd80
parent4a8c1344dccb848dbcf0edabc8b5c51a8ecf2808
SUNRPC: Remove the gss_auth spinlock

We're just as well off using the inode spinlock instead.

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