patch-2.4.0-test12 linux/net/sunrpc/sched.c
Next file: linux/net/sunrpc/xprt.c
Previous file: linux/net/sunrpc/clnt.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Dec 5 12:29:39 2000
- Orig file:
v2.4.0-test11/linux/net/sunrpc/sched.c
- Orig date:
Sun Nov 19 18:44:25 2000
diff -u --recursive --new-file v2.4.0-test11/linux/net/sunrpc/sched.c linux/net/sunrpc/sched.c
@@ -82,7 +82,7 @@
* This is the last-ditch buffer for NFS swap requests
*/
static u32 swap_buffer[PAGE_SIZE >> 2];
-static int swap_buffer_used;
+static long swap_buffer_used;
/*
* Make allocation of the swap_buffer SMP-safe
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)