patch-2.4.0-test12 linux/include/linux/sunrpc/sched.h
Next file: linux/include/linux/sunrpc/xprt.h
Previous file: linux/include/linux/stallion.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Dec 11 16:26:39 2000
- Orig file:
v2.4.0-test11/linux/include/linux/sunrpc/sched.h
- Orig date:
Sun Nov 19 18:44:22 2000
diff -u --recursive --new-file v2.4.0-test11/linux/include/linux/sunrpc/sched.h linux/include/linux/sunrpc/sched.h
@@ -43,7 +43,7 @@
struct rpc_task * tk_prev_task; /* global list of tasks */
struct rpc_clnt * tk_client; /* RPC client */
struct rpc_rqst * tk_rqstp; /* RPC request */
- volatile int tk_status; /* result of last operation */
+ int tk_status; /* result of last operation */
struct rpc_wait_queue * tk_rpcwait; /* RPC wait queue we're on */
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)