patch-2.3.43 linux/include/linux/sunrpc/svcsock.h
Next file: linux/include/linux/sysctl.h
Previous file: linux/include/linux/sunrpc/svc.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Feb 9 21:33:33 2000
- Orig file:
v2.3.42/linux/include/linux/sunrpc/svcsock.h
- Orig date:
Wed Aug 18 16:45:08 1999
diff -u --recursive --new-file v2.3.42/linux/include/linux/sunrpc/svcsock.h linux/include/linux/sunrpc/svcsock.h
@@ -21,6 +21,7 @@
struct svc_sock * sk_list; /* list of all sockets */
struct socket * sk_sock; /* berkeley socket layer */
struct sock * sk_sk; /* INET layer */
+ spinlock_t sk_lock;
struct svc_serv * sk_server; /* service for this socket */
unsigned char sk_inuse; /* use count */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)