From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: [PATCH 0/4] more ACL updates Date: Sat, 23 Jul 2011 17:36:21 +0200 Message-ID: <20110723153621.GA10832@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel To: Al Viro , Linus Torvalds Return-path: Received: from verein.lst.de ([213.95.11.211]:33416 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752516Ab1GWPgW (ORCPT ); Sat, 23 Jul 2011 11:36:22 -0400 Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: This is a followup to the ACL change in #untested. Fix up lose ends in a few filesystems, and take the core ACL checking into the VFS instead of duplicating code in all filesystems.