sunrpc: Pass xprt to cached get/put routines
authorPavel Emelyanov <xemul@parallels.com>
Mon, 27 Sep 2010 09:59:13 +0000 (13:59 +0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 27 Sep 2010 14:16:11 +0000 (10:16 -0400)
commit3be4479fdf2fb7eb17a4592917ae4b536058b0c7
tree6d1ee4fde52da130a41966f72a9542a24ecc450c
parente3bfca01c1ad378deaee598292bcc7ee19024563
sunrpc: Pass xprt to cached get/put routines

They do not require the rqst actually and having the xprt simplifies
further patching.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/svcauth_unix.c