]> www.infradead.org Git - users/jedix/linux-maple.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)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 4 Apr 2012 21:39:56 +0000 (14:39 -0700)
commitf265d2f5a38fd5b2507e02b69d78c09b08956a0b
tree7f1fc0d67d18aa8399d20b040e9584ef20d6132b
parent935a0e0107ea73979b4085a3d6f1faeea22062c0
svcrpc: destroy server sockets all at once

commit 2fefb8a09e7ed251ae8996e0c69066e74c5aa560 upstream.

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

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/sunrpc/svcsock.h
net/sunrpc/svc.c
net/sunrpc/svc_xprt.c