From: Trond Myklebust Date: Tue, 3 Jul 2007 17:04:56 +0000 (-0400) Subject: NFSv4: Fix atomic open for execute... X-Git-Tag: v2.6.23-rc1~1073^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b45c46cf75d9c48eb611d5cc41607ac1f046606;p=pandora-kernel.git NFSv4: Fix atomic open for execute... Currently we do not check for the FMODE_EXEC flag as we should. For that particular case, we need to perform an ACCESS call to the server in order to check that the file is executable. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed