patch-2.4.10 linux/net/sunrpc/auth.c
Next file: linux/net/sunrpc/clnt.c
Previous file: linux/net/socket.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Sep 21 11:24:50 2001
- Orig file:
v2.4.9/linux/net/sunrpc/auth.c
- Orig date:
Mon Aug 27 12:41:50 2001
diff -u --recursive --new-file v2.4.9/linux/net/sunrpc/auth.c linux/net/sunrpc/auth.c
@@ -69,7 +69,7 @@
auth->au_ops->destroy(auth);
}
-spinlock_t rpc_credcache_lock = SPIN_LOCK_UNLOCKED;
+static spinlock_t rpc_credcache_lock = SPIN_LOCK_UNLOCKED;
/*
* Initialize RPC credential cache
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)