From: Trond Myklebust Date: Fri, 10 Aug 2007 21:45:10 +0000 (-0400) Subject: NFSv4: Simplify _nfs4_do_access() X-Git-Tag: v2.6.24-rc1~1285^2~54 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af22f94ae02ab9dd4fd7fe628c8434a59cc293be;p=pandora-kernel.git NFSv4: Simplify _nfs4_do_access() Currently, _nfs4_do_access() is just a copy of nfs_do_access() with added conversion of the open flags into an access mask. This patch merges the duplicate functionality. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed