On Thu, 2007-06-07 at 23:45 -0500, Jose R. Santos wrote:
When the JBD code was forked to create the new JBD2 code base, the
references to CONFIG_JBD_DEBUG where never changed to
CONFIG_JBD2_DEBUG. This patch fixes that.
We need to fix ext4 to reference CONFIG_JBD2_DEBUG as well. The ext4
patch queue fail to compile with this if CONFIG_JBD_DEBUG is on but
CONFIG_JBD2_DEBUG is off. Can you send a quick fix?
Thanks,
Mingming