From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH RESEND 0/4] Fix kconfig breakage wrt to CONFIGFS_FS Date: Thu, 27 Jan 2011 20:41:57 +0100 Message-ID: <20110127194157.GA7565@elte.hu> References: <1296155430-3796-1-git-send-email-nab@linux-iscsi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linus Torvalds , linux-kernel , linux-fsdevel , linux-netdev , Joel Becker , Randy Dunlap , Stephen Rothwell , Americo Wang , David Miller , Andrew Morton To: "Nicholas A. Bellinger" Return-path: Received: from mx2.mail.elte.hu ([157.181.151.9]:52075 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752395Ab1A0TmX (ORCPT ); Thu, 27 Jan 2011 14:42:23 -0500 Content-Disposition: inline In-Reply-To: <1296155430-3796-1-git-send-email-nab@linux-iscsi.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: * Nicholas A. Bellinger wrote: > From: Nicholas Bellinger > > Hi Linus, > > The following four patches are to address recent Kconfig CONFIGFS_FS -> > 'select SYSFS' change for GFS2_FS, and 'depends && SYSFS && CONFIGFS_FS' > breakage for NETCONSOLE_DYNAMIC, DLM, and OCFS2_FS in .38-rc2. > > Please review and consider pulling from: > > git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6.git for-linus-v2 I had the original for-linus branch tested rather extensively, and that one had no problems. What's different in -v2? Thanks, Ingo