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)
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

Simple merge
Simple merge
diff --cc fs/nfsd/state.h
Simple merge