From: Chuck Lever Date: Wed, 29 Aug 2007 21:58:59 +0000 (-0400) Subject: NFS: Return a real error code from mount(2) X-Git-Tag: v2.6.23-rc6~23^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdc6e2c8c0dc0ac702fca0b802f5d9ae99a54bb6;p=pandora-kernel.git NFS: Return a real error code from mount(2) Don't filter the return code from the in-kernel rpcbind or NFS mount clients. Return the real error code so that callers of the new NFS text-based mount API can apply a useful retry strategy. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed