From: Ted Ts'o Subject: Re: -tip: origin tree build failure (was: [GIT PULL] ext4 update for 2.6.37) Date: Thu, 28 Oct 2010 12:55:41 -0400 Message-ID: <20101028165541.GC16666@thunk.org> References: <20101028075631.GA7690@elte.hu> <20101028163854.GA15450@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linus Torvalds , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org To: Ingo Molnar Return-path: Received: from thunk.org ([69.25.196.29]:35676 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759423Ab0J1Qz7 (ORCPT ); Thu, 28 Oct 2010 12:55:59 -0400 Content-Disposition: inline In-Reply-To: <20101028163854.GA15450@elte.hu> Sender: linux-ext4-owner@vger.kernel.org List-ID: Linus, if it's helpful, I have a pull request with correctly worded changelogs here: git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus My apologies again for screwing up these configs. The following has been tested with allnoconfig, and I'm currently in the process of testing allyesconfig (which I'm fairly confident will compile, or at least if it fails, it won't be due to changes that came in via my tree). - Ted Ingo Molnar (2): ext4: Fix build when !CONFIG_EXT4_FS_XATTR fs: build fix when !CONFIG_BLOCK fs/ext4/xattr.h | 2 +- include/linux/fs.h | 1 + 2 files changed, 2 insertions(+), 1 deletions(-)