From: Weston Andros Adamson Date: Thu, 6 Sep 2012 19:54:27 +0000 (-0400) Subject: NFS: return error from decode_getfh in decode open X-Git-Tag: v3.6-rc6~29^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01913b49cf1dc6409a07dd2a4cc6af2e77f3c410;p=pandora-kernel.git NFS: return error from decode_getfh in decode open If decode_getfh failed, nfs4_xdr_dec_open would return 0 since the last decode_* call must have succeeded. Cc: stable@vger.kernel.org Signed-off-by: Weston Andros Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed