linux/net/sunrpc
Chuck Lever 50c8bb13ea SUNRPC: Use unsigned index when looping over arrays
Clean up: Suppress a harmless compiler warning in the RPC server related
to array indices.

ARRAY_SIZE() returns a size_t, so use unsigned type for a loop index when
looping over arrays.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2008-04-23 16:13:43 -04:00
..
auth_gss sunrpc: make token header values less confusing 2008-04-23 16:13:41 -04:00
xprtrdma SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send 2008-04-23 16:13:40 -04:00
Makefile
auth.c
auth_null.c
auth_unix.c
cache.c svcrpc: move unused field from cache_deferred_req 2008-04-23 16:13:37 -04:00
clnt.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2008-04-17 23:56:30 -07:00
rpc_pipe.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
rpcb_clnt.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
sched.c
socklib.c
stats.c [SUNRPC]: Use proc_create() to setup ->proc_fops first 2008-02-28 14:00:59 -08:00
sunrpc_syms.c SUNRPC: Move exported symbol definitions after function declaration part 2 2008-02-01 17:01:24 -05:00
svc.c SUNRPC: Use unsigned index when looping over arrays 2008-04-23 16:13:43 -04:00
svc_xprt.c SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails 2008-04-23 16:13:38 -04:00
svcauth.c SUNRPC: Move exported symbol definitions after function declaration part 2 2008-02-01 17:01:24 -05:00
svcauth_unix.c IPv6 support for NFS server export caches 2008-04-23 16:13:36 -04:00
svcsock.c SUNRPC: Update RPC server's TCP record marker decoder 2008-04-23 16:13:43 -04:00
sysctl.c svc: Add /proc/sys/sunrpc/transport files 2008-02-01 16:42:13 -05:00
timer.c
xdr.c SUNRPC: don't call flush_dcache_page() with an invalid pointer 2008-04-08 21:06:50 -04:00
xprt.c docbook: sunrpc filenames and notation fixes 2008-02-13 16:21:19 -08:00
xprtsock.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00