ocfs2: Compile-time disabling of ocfs2 debugging output.
authorJoel Becker <joel.becker@oracle.com>
Thu, 11 May 2006 01:28:59 +0000 (18:28 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Thu, 29 Jun 2006 21:48:30 +0000 (14:48 -0700)
Give gcc the chance to compile out the debug logging code in ocfs2.
This saves some size at the expense of being able to debug the code.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found