From: Mi Jinlong Date: Thu, 11 Nov 2010 10:03:40 +0000 (+0800) Subject: NFS4.1: Fix bug server don't reply the right fore_channel to client at create_session X-Git-Tag: v2.6.38-rc1~51^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1205065764f2eda3216ebe213143f69891ee3460;p=pandora-kernel.git NFS4.1: Fix bug server don't reply the right fore_channel to client at create_session At the latest kernel(2.6.37-rc1), server just initialize the forechannel at init_forechannel_attrs, but don't reflect it to reply. After initialize the session success, we should copy the forechannel info to nfsd4_create_session struct. Reviewed-by: Benny Halevy Signed-off-by: Mi Jinlong Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed