commit | 90c8145bb6fe1d9e0a808de6a701748967588bbd | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Mon Jun 14 17:49:37 2010 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu Oct 21 10:11:50 2010 -0400 |
tree | 49a1b74340f8369b3d77c705cf5b5f93f44f74b3 | |
parent | edd76786633a3145661c7a90c9baccae8e3c9e84 [diff] |
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>