From: Joel Becker Date: Fri, 13 Jun 2008 05:35:39 +0000 (-0700) Subject: ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs X-Git-Tag: v2.6.27-rc1~1036^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e407e39783a7206d20b3e9961aedf272de966e31;p=pandora-kernel.git ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs A couple places use OCFS2_DEBUG_FS where they really mean CONFIG_OCFS2_DEBUG_FS. Reported-by: Robert P. J. Day Signed-off-by: Joel Becker --- Reading git-diff-tree failed