]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitae2c08dec3f76872c8334d17ec5c890421a912c5
tree49a1b74340f8369b3d77c705cf5b5f93f44f74b3
parentdab8b9c6e13d1fbd3d3a85d33dd428904725f031
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