From: David Howells Date: Sun, 30 Jul 2006 18:40:56 +0000 (-0400) Subject: NFS: Fix error handling X-Git-Tag: v2.6.19-rc1~1271^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27ba851244f627a302d0fc6469d1ad413fc34fcb;p=pandora-kernel.git NFS: Fix error handling Fix an error handling problem: nfs_put_client() can be given a NULL pointer if nfs_free_server() is asked to destroy a partially initialised record. Signed-Off-By: David Howells Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed