From: Trond Myklebust Date: Mon, 20 Aug 2012 16:42:15 +0000 (-0400) Subject: NFSv3: Ensure that do_proc_get_root() reports errors correctly X-Git-Tag: v3.2.29~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2810e5462e83ee74a5d20b68b39daa1402a4e5e;p=pandora-kernel.git NFSv3: Ensure that do_proc_get_root() reports errors correctly commit 086600430493e04b802bee6e5b3ce0458e4eb77f upstream. If the rpc call to NFS3PROC_FSINFO fails, then we need to report that error so that the mount fails. Otherwise we can end up with a superblock with completely unusable values for block sizes, maxfilesize, etc. Reported-by: Yuanming Chen Signed-off-by: Trond Myklebust Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed