[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1295133371-25990-1-git-send-email-nab@linux-iscsi.org>
Date: Sat, 15 Jan 2011 15:16:07 -0800
From: "Nicholas A. Bellinger" <nab@...ux-iscsi.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
Joel Becker <jlbec@...lplan.org>,
Randy Dunlap <randy.dunlap@...cle.com>,
Stephen Rothwell <sfr@...b.auug.org.au>,
James Bottomley <James.Bottomley@...e.de>,
Nicholas Bellinger <nab@...ux-iscsi.org>
Subject: [PATCH] Fix CONFIGFS_FS -> select SYSFS recursive dependencies
From: Nicholas Bellinger <nab@...ux-iscsi.org>
Hi again Linus,
Along with the jlbec ACK'ed CONFIGFS_FS -> select SYSFS patch for .38-rc1
sent earlier today here:
configfs: change depends -> select SYSFS
http://marc.info/?l=linux-scsi&m=129512586329785&w=2
the following patches are required to correct three additional recursive
dependencies for CONFIGFS_FS -> select SYSFS found during this afternoon's
lio-core-2.6.git/linus-38-rc1 defconfig build. These appear to be straight
forward enough changes to merge..
Joel & Randy, are these OK with you..?
Thanks,
Signed-off-by: Nicholas A. Bellinger <nab@...ux-iscsi.org>
Cc: Joel Becker <jlbec@...lplan.org>
Cc: Randy Dunlap <randy.dunlap@...cle.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: James Bottomley <James.Bottomley@...e.de>
Nicholas Bellinger (3):
net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FS
dlm: Make DLM depend on CONFIGFS_FS
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
drivers/net/Kconfig | 3 +--
fs/dlm/Kconfig | 3 +--
fs/ocfs2/Kconfig | 3 +--
3 files changed, 3 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists