From: Andy Adamson Date: Tue, 25 Jan 2011 15:38:02 +0000 (+0000) Subject: NFS fix cb_sequence error processing X-Git-Tag: v2.6.38-rc3~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c4cdf8f6d3cfb48036400952329555099c8c92c;p=pandora-kernel.git NFS fix cb_sequence error processing Always assign the cb_process_state nfs_client pointer so a processing error in cb_sequence after the nfs_client is found and referenced returns a non-NULL cb_process_state nfs_client and the matching nfs_put_client in nfs4_callback_compound dereferences the client. Signed-off-by: Andy Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed