From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ali Bahar Subject: Re: [git pull] vfs pile 1.5 Date: Sun, 31 Jul 2011 11:45:59 +0800 Message-ID: <20110731034559.GA8041@internetdog.org> References: <20110725185649.GA22133@ZenIV.linux.org.uk> <20110726033535.GA11939@x4.trippels.de> Reply-To: ali@internetdog.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Al Viro , Linus Torvalds , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Markus Trippelsdorf Return-path: Received: from msr1.hinet.net ([168.95.4.101]:39448 "EHLO msr1.hinet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751341Ab1GaFrh (ORCPT ); Sun, 31 Jul 2011 01:47:37 -0400 Content-Disposition: inline In-Reply-To: <20110726033535.GA11939@x4.trippels.de> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Jul 26, 2011 at 05:35:35AM +0200, Markus Trippelsdorf wrote: > On 2011.07.25 at 19:56 +0100, Al Viro wrote: > > Regression fixes (devtmpfs race, cifs ->d_revalidate() breakage, fs= ync > > fallout), ACL stuff (me/Linus/Christoph), fixes for bugs found whil= e >=20 > > Linus Torvalds (1): > > vfs: move ACL cache lookup into generic code >=20 > This breaks the build for "# CONFIG_FS_POSIX_ACL is not set" configs: >=20 > CC fs/namei.o > fs/namei.c: In function =E2=80=98check_acl=E2=80=99: > fs/namei.c:191:10: error: implicit declaration of function =E2=80=98n= egative_cached_acl=E2=80=99 [-Werror=3Dimplicit-function-declaration] > fs/namei.c:196:2: error: implicit declaration of function =E2=80=98ge= t_cached_acl=E2=80=99 [-Werror=3Dimplicit-function-declaration] > fs/namei.c:196:6: warning: assignment makes pointer from integer with= out a cast [enabled by default] > fs/namei.c:212:11: error: implicit declaration of function =E2=80=98s= et_cached_acl=E2=80=99 [-Werror=3Dimplicit-function-declaration] > cc1: some warnings being treated as errors Ditto. (I'm using the staging-2.6 tree.) regards, ali >=20 > --=20 > Markus -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel= " in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html