nfsd4: use client pointer to backchannel session
authorJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 14 Jun 2010 21:49:37 +0000 (17:49 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 21 Oct 2010 14:11:50 +0000 (10:11 -0400)
commit90c8145bb6fe1d9e0a808de6a701748967588bbd
tree49a1b74340f8369b3d77c705cf5b5f93f44f74b3
parentedd76786633a3145661c7a90c9baccae8e3c9e84
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 <bfields@citi.umich.edu>
fs/nfsd/nfs4callback.c
fs/nfsd/nfs4state.c
fs/nfsd/state.h