nfsd4: allow backchannel recovery
authorJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 15 Jun 2010 21:25:45 +0000 (17:25 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 11 Jan 2011 20:04:10 +0000 (15:04 -0500)
Now that we have a list of connections to choose from, we can teach the
callback code to just pick a suitable connection and use that, instead
of insisting on forever using the connection that the first
create_session was sent with.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found