From: Trond Myklebust Date: Sat, 23 Oct 2010 15:24:25 +0000 (-0400) Subject: NFSv4: Don't ignore the error return codes from nfs_intent_set_file X-Git-Tag: v2.6.37-rc1~120^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=898f635c4297e91ceac675d83c4a460f26118342;p=pandora-kernel.git NFSv4: Don't ignore the error return codes from nfs_intent_set_file If nfs_intent_set_file() returns an error, we usually want to pass that back up the stack. Also ensure that nfs_open_revalidate() returns '1' on success. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed