From: Nicholas Bellinger Date: Sun, 16 Jan 2011 21:14:52 +0000 (+0000) Subject: dlm: Make DLM depend on CONFIGFS_FS X-Git-Tag: v2.6.38-rc1~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86c747d2a4f028fe2fdf091c3a81d0e187827682;p=pandora-kernel.git dlm: Make DLM depend on CONFIGFS_FS This patch fixes the following kconfig error after changing CONFIGFS_FS -> select SYSFS: fs/sysfs/Kconfig:1:error: recursive dependency detected! fs/sysfs/Kconfig:1: symbol SYSFS is selected by CONFIGFS_FS fs/configfs/Kconfig:1: symbol CONFIGFS_FS is selected by DLM fs/dlm/Kconfig:1: symbol DLM depends on SYSFS Signed-off-by: Nicholas A. Bellinger Cc: Joel Becker Cc: Randy Dunlap Cc: Stephen Rothwell Cc: James Bottomley --- Reading git-diff-tree failed