From: Chuck Lever Date: Sun, 1 Jul 2007 16:12:35 +0000 (-0400) Subject: NFS: Clean up error handling in nfs_get_sb X-Git-Tag: v2.6.23-rc1~1073^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0655960f76922a720ad14a510ed91a51395e742b;p=pandora-kernel.git NFS: Clean up error handling in nfs_get_sb The error return logic in nfs_get_sb now matches nfs4_get_sb, and is more maintainable. A subsequent patch will take advantage of this simplification. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed