From: Paul Gortmaker Date: Thu, 13 Jun 2013 03:07:51 +0000 (-0400) Subject: jbd2: remove debug dependency on debug_fs and update Kconfig help text X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~83^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75497d0607b56e16e4fec3a62ef447c752428723;p=pandora-kernel.git jbd2: remove debug dependency on debug_fs and update Kconfig help text Commit b6e96d0067d8 ("jbd2: use module parameters instead of debugfs for jbd_debug") removed any need for a dependency on DEBUG_FS. It also moved the /sys variables out from underneath the typical debugfs mount point. Delete the dependency and update the /sys path to where the debug settings are currently. Signed-off-by: Paul Gortmaker Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed