SUNRPC: Fix Oops in pmap_getport_done
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 3 Sep 2006 04:51:55 +0000 (00:51 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:25:01 +0000 (23:25 -0400)
There is no guarantee that the parent task still exists when we exit from
the portmapper. Save the xprt instead.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found