patch-2.3.43 linux/include/linux/sunrpc/svc.h
Next file: linux/include/linux/sunrpc/svcsock.h
Previous file: linux/include/linux/spinlock.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Wed Feb  9 21:33:30 2000
-  Orig file: 
v2.3.42/linux/include/linux/sunrpc/svc.h
-  Orig date: 
Wed Aug 18 16:45:08 1999
diff -u --recursive --new-file v2.3.42/linux/include/linux/sunrpc/svc.h linux/include/linux/sunrpc/svc.h
@@ -29,6 +29,7 @@
 	struct svc_sock *	sv_sockets;	/* pending sockets */
 	struct svc_program *	sv_program;	/* RPC program */
 	struct svc_stat *	sv_stats;	/* RPC statistics */
+	spinlock_t		sv_lock;
 	unsigned int		sv_nrthreads;	/* # of server threads */
 	unsigned int		sv_bufsz;	/* datagram buffer size */
 	unsigned int		sv_xdrsize;	/* XDR buffer size */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)