]> git.baikalelectronics.ru Git - kernel.git/commit
jbd2: remove debug dependency on debug_fs and update Kconfig help text
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 13 Jun 2013 03:07:51 +0000 (23:07 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 13 Jun 2013 03:07:51 +0000 (23:07 -0400)
commit587a6b71bd4ccc4e6c263bb049806692d18ba934
tree5713298875b3884d0da5f3bb3ac45686248cff7b
parentd3a9912cf4de84a97bb114a5c6f7233c7b997100
jbd2: remove debug dependency on debug_fs and update Kconfig help text

Commit 71845fb29d9e ("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 <paul.gortmaker@windriver.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/jbd2/Kconfig