linux/net/sunrpc
Trond Myklebust d05fdb0cec [PATCH] RPC: Fix a race with rpc_restart_call()
If the task->tk_exit() wants to restart the RPC call after delaying
 then the current RPC code will clobber the timer by calling
 rpc_delete_timer() immediately after re-entering the loop in
 __rpc_execute().

 Problem noticed by Oleg Nesterov <oleg@tv-sign.ru>
 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-06-22 16:07:01 -04:00
..
auth_gss Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
auth.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
auth_null.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
auth_unix.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clnt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pmap_clnt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rpc_pipe.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sched.c [PATCH] RPC: Fix a race with rpc_restart_call() 2005-06-22 16:07:01 -04:00
stats.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sunrpc_syms.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcauth.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcauth_unix.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcsock.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xdr.c [PATCH] DocBook: changes and extensions to the kernel documentation 2005-05-01 08:59:25 -07:00
xprt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00