]> git.karo-electronics.de Git - karo-tx-linux.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)
commitbcf3f40a36cb31c621b4bb533b220c80b0cc5f15
tree5713298875b3884d0da5f3bb3ac45686248cff7b
parent19f81919b767511245c3841f4be1211155cbf05b
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 <paul.gortmaker@windriver.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/jbd2/Kconfig