From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: [git pull] more vfs stuff Date: Fri, 5 Aug 2011 01:41:00 +0100 Message-ID: <20110805004100.GP2203@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Linus Torvalds Return-path: Received: from zeniv.linux.org.uk ([195.92.253.2]:56669 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755938Ab1HEAlD (ORCPT ); Thu, 4 Aug 2011 20:41:03 -0400 Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Rafael's fix + RCU freeing of posix_acl. Please, pull from git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ for-linus Shortlog: Al Viro (2): get rid of boilerplate switches in posix_acl.h RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached Rafael J. Wysocki (1): fix block device fallout from ->fsync() changes Diffstat: fs/block_dev.c | 4 ++ fs/namei.c | 17 ++++------- include/linux/posix_acl.h | 74 ++++++++++++++++----------------------------- 3 files changed, 36 insertions(+), 59 deletions(-)