commit | 762d4527c2fc19d821a13d9a3455ccc2d4073731 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Sep 03 00:51:55 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 22 23:25:01 2006 -0400 |
tree | 8e2f9ad313c1c8faececce38d43e15c9dc94a65c | |
parent | 6b6ca86b77b62b798cf9ca2599036420abce7796 [diff] |
SUNRPC: Fix Oops in pmap_getport_done 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>