SUNRPC server: record the destination address of a request
authorFrank van Maarseveen <frankvm@frankvm.com>
Mon, 9 Jul 2007 20:21:39 +0000 (22:21 +0200)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:49 +0000 (23:40 -0400)
commita97476926ec061f90b77da478620ea6dc71a3237
tree0b6ad42f5cca4484ce702cf3fcb016b52ec17cef
parent96802a095171f5b35cf0e1e0d4be943e6696a253
SUNRPC server: record the destination address of a request

Save the destination address of an incoming request over TCP like is
done already for UDP. It is necessary later for callbacks by the server.

Signed-off-by: Frank van Maarseveen <frankvm@frankvm.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/svcsock.h
net/sunrpc/svcsock.c