git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
461c6a3
)
ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs
author
Joel Becker
<joel.becker@oracle.com>
Fri, 13 Jun 2008 05:35:39 +0000
(22:35 -0700)
committer
Mark 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