Searched hist:"75497 d0607b56e16e4fec3a62ef447c752428723" (Results 1 – 1 of 1) sorted by relevance
/linux/fs/jbd2/ |
H A D | Kconfig | diff 75497d0607b56e16e4fec3a62ef447c752428723 Thu Jun 13 05:07:51 CEST 2013 Paul Gortmaker <paul.gortmaker@windriver.com> 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>
|