[git pull] vfs fix

From: Al Viro
Date: Sun Aug 07 2011 - 04:55:20 EST


I forgot to remove MAY_NOT_BLOCK from mask when we started to call
posix_acl_permission() on RCU path. Ari has caught and fixed that.
Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ for-linus

Shortlog:
Ari Savolainen (1):
Fix POSIX ACL permission check

Diffstat:
fs/namei.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/