From: Denis V. Lunev Date: Thu, 31 Jul 2008 05:38:55 +0000 (+0400) Subject: nfs: ERR_PTR is expected on failure from nfs_do_clone_mount X-Git-Tag: v2.6.28-rc1~266^2^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd08d7e9d196ca49afcce0181f1f0ca68f241aa2;p=pandora-kernel.git nfs: ERR_PTR is expected on failure from nfs_do_clone_mount Replace NULL with ERR_PTR(-EINVAL). Signed-off-by: Denis V. Lunev Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed