SUNRPC: clear svc transports lists helper introduced
commit3a22bf506c9df47e93e8dc8a68d86cd8ae384d98
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Tue, 31 Jan 2012 10:09:08 +0000 (31 14:09 +0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 15 Feb 2012 05:19:45 +0000 (15 00:19 -0500)
tree4dbbd631e3083969d265c8f2a0782c395882e09f
parent6f5133652eaab6fbd88bdb1b1fd2236fd82583cb
SUNRPC: clear svc transports lists helper introduced

This patch moves service transports deletion from service sockets lists to
separated function.
This is a precursor patch, which would be usefull with service shutdown in
network namespace context, introduced later in the series.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/svc_xprt.c