commit | dcbeaa68dbbdacbbb330a86c7fc95a28473fc209 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Tue Jun 15 17:25:45 2010 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Jan 11 15:04:10 2011 -0500 |
tree | 5ef2b2c1e65d22275a867700551e4a663c4a98ad | |
parent | 1d1bc8f2074f0b728dfca2a3c16f2f5a3f298ffc [diff] |
nfsd4: allow backchannel recovery 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>