From: J. Bruce Fields Date: Mon, 14 Jun 2010 21:49:37 +0000 (-0400) Subject: nfsd4: use client pointer to backchannel session X-Git-Tag: v2.6.37-rc1~113^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90c8145bb6fe1d9e0a808de6a701748967588bbd;p=pandora-kernel.git nfsd4: use client pointer to backchannel session Instead of copying the sessionid, use the new cl_cb_session pointer, which indicates which session we're using for the backchannel. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed