From: Al Viro Date: Thu, 17 Jul 2008 13:37:02 +0000 (-0400) Subject: [PATCH] pass MAY_OPEN to vfs_permission() explicitly X-Git-Tag: v2.6.27-rc1~73^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b77b0646ef4efe31a7449bb3d9360fd00f95433d;p=pandora-kernel.git [PATCH] pass MAY_OPEN to vfs_permission() explicitly ... and get rid of the last "let's deduce mask from nameidata->flags" bit. Signed-off-by: Al Viro --- Reading git-diff-tree failed