From: Benny Halevy Date: Tue, 23 Sep 2014 06:58:49 +0000 (+0200) Subject: nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence X-Git-Tag: fixes-for-v3.18-merge-window~9^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=341b51df1fef0a39d792fb1c7d7856cf142627ab;p=pandora-kernel.git nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence This is incorrect when a callback is has to be restarted, in which case the XDR decoding of the second iteration will see a NULL cb argument. [hch: updated description] Signed-off-by: Benny Halevy Signed-off-by: Christoph Hellwig Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed