From: Kinglong Mee Date: Tue, 26 Nov 2013 14:25:20 +0000 (+0800) Subject: Add missing recording of back channel attrs in nfsd4_session X-Git-Tag: v3.14-rc1~44^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ce02b6b6cf3532df143b85a72bacd611a55616a;p=pandora-kernel.git Add missing recording of back channel attrs in nfsd4_session commit 5b6feee9608dce7afd2646f457c93e612526d1d8 forgot recording the back channel attrs in nfsd4_session. nfsd just check the back channel attars by check_backchannel_attrs, but do not record it in nfsd4_session in the latest kernel. Signed-off-by: Kinglong Mee Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed