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)
commitdcbeaa68dbbdacbbb330a86c7fc95a28473fc209
tree5ef2b2c1e65d22275a867700551e4a663c4a98ad
parent1d1bc8f2074f0b728dfca2a3c16f2f5a3f298ffc
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>
fs/nfsd/nfs4callback.c
fs/nfsd/nfs4state.c
This page took 0.033122 seconds and 5 git commands to generate.