linux/net/sunrpc
Peter Zijlstra ddce40df6e sunrpc: fix crash in rpc_malloc()
While the comment says:
 * To prevent rpciod from hanging, this allocator never sleeps,
 * returning NULL if the request cannot be serviced immediately.

The function does not actually check for NULL pointers being returned.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2007-05-09 17:58:00 -04:00
..
auth_gss knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc 2007-05-09 12:30:54 -07:00
Makefile SUNRPC: remove old portmapper 2007-04-30 22:17:15 -07:00
auth.c
auth_null.c
auth_unix.c
cache.c
clnt.c SUNRPC: RPC client should retry with different versions of rpcbind 2007-04-30 22:17:16 -07:00
rpc_pipe.c sunrpc: fix error path in module_init 2007-05-09 12:30:54 -07:00
rpcb_clnt.c SUNRPC: introduce rpcbind: replacement for in-kernel portmapper 2007-04-30 22:17:12 -07:00
sched.c sunrpc: fix crash in rpc_malloc() 2007-05-09 17:58:00 -04:00
socklib.c
stats.c
sunrpc_syms.c sunrpc: fix error path in module_init 2007-05-09 12:30:54 -07:00
svc.c RPC: add wrapper for svc_reserve to account for checksum 2007-05-09 12:30:54 -07:00
svcauth.c Fix occurrences of "the the " 2007-05-09 08:57:56 +02:00
svcauth_unix.c knfsd: rename sk_defer_lock to sk_lock 2007-05-09 12:30:54 -07:00
svcsock.c knfsd: simplify a 'while' condition in svcsock.c 2007-05-09 12:30:54 -07:00
sysctl.c
timer.c
xdr.c
xprt.c SUNRPC: introduce rpcbind: replacement for in-kernel portmapper 2007-04-30 22:17:12 -07:00
xprtsock.c SUNRPC: switch socket-based RPC transports to use rpcbind 2007-04-30 22:17:13 -07:00