From: Trond Myklebust Date: Tue, 14 Mar 2006 05:20:47 +0000 (-0800) Subject: [PATCH] NFSv4: fix mount segfault on errors returned that are < -1000 X-Git-Tag: v2.6.16~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c12e87f4652b1ba3be168b4f63a440399b941928;p=pandora-kernel.git [PATCH] NFSv4: fix mount segfault on errors returned that are < -1000 It turns out that nfs4_proc_get_root() may return raw NFSv4 errors instead of mapping them to kernel errors. Problem spotted by Neil Horman Signed-off-by: Trond Myklebust Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed