From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx> Cc: Joel Becker <jlbec@xxxxxxxxxxxx> Cc: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Cc: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Cc: James Bottomley <James.Bottomley@xxxxxxx> 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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html