]> git.karo-electronics.de Git - karo-tx-linux.git/commit
svcrpc: destroy server sockets all at once
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 29 Nov 2011 16:35:35 +0000 (11:35 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
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: stable@kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
include/linux/sunrpc/svcsock.h
net/sunrpc/svc.c
net/sunrpc/svc_xprt.c