]> Git Repo - linux.git/commit - net/sunrpc/svc.c
svcrpc: destroy server sockets all at once
authorJ. Bruce Fields <[email protected]>
Tue, 29 Nov 2011 16:35:35 +0000 (11:35 -0500)
committerJ. Bruce Fields <[email protected]>
Tue, 6 Dec 2011 21:18:52 +0000 (16:18 -0500)
commit2fefb8a09e7ed251ae8996e0c69066e74c5aa560
tree6d353a2051063f63f4667d9e2d54ec30dec91049
parent7710ec36b6f516e026f9e29e50e67d2547c2a79b
svcrpc: destroy server sockets all at once

There's no reason I can see that we need to call sv_shutdown between
closing the two lists of sockets.

Cc: [email protected]
Signed-off-by: J. Bruce Fields <[email protected]>
include/linux/sunrpc/svcsock.h
net/sunrpc/svc.c
net/sunrpc/svc_xprt.c
This page took 0.04389 seconds and 4 git commands to generate.