From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Stornelli Subject: fs: take the ACL checks to common code Date: Fri, 29 Jul 2011 11:42:08 +0200 Message-ID: <4E328070.3040804@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: hch@infradead.org, Linux Kernel , Linux FS Devel To: Al Viro , torvalds@linux-foundation.org Return-path: Received: from mail-yi0-f46.google.com ([209.85.218.46]:60105 "EHLO mail-yi0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755806Ab1G2JsL (ORCPT ); Fri, 29 Jul 2011 05:48:11 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi, there is a little error for the commit in object in the current Linus's tree. For ext2, in acl.h there is a double definition of ext2_get_acl. Regards, Marco