From: Miklos Szeredi Date: Mon, 16 Jun 2008 11:20:29 +0000 (+0200) Subject: nfsd: rename MAY_ flags X-Git-Tag: v2.6.27-rc1~961^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8837abcab3d16608bd2c7fac051a839d48f2f30c;p=pandora-kernel.git nfsd: rename MAY_ flags Rename nfsd_permission() specific MAY_* flags to NFSD_MAY_* to make it clear, that these are not used outside nfsd, and to avoid name and number space conflicts with the VFS. [comment from hch: rename MAY_READ, MAY_WRITE and MAY_EXEC as well] Signed-off-by: Miklos Szeredi Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed