From: J. Bruce Fields Date: Tue, 15 Jun 2010 21:25:45 +0000 (-0400) Subject: nfsd4: allow backchannel recovery X-Git-Tag: v2.6.38-rc1~51^2~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcbeaa68dbbdacbbb330a86c7fc95a28473fc209;p=pandora-kernel.git 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 --- Reading git-diff-tree failed