ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs
authorJoel Becker <joel.becker@oracle.com>
Fri, 13 Jun 2008 05:35:39 +0000 (22:35 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 14 Jul 2008 20:57:15 +0000 (13:57 -0700)
A couple places use OCFS2_DEBUG_FS where they really mean
CONFIG_OCFS2_DEBUG_FS.

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Joel Becker <joel.becker@oracle.com>

No differences found