commit | 2b388c67906ee8cd3bf1a600a7023cd0807d414f | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Wed May 10 18:28:59 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Thu Jun 29 14:48:30 2006 -0700 |
tree | 9c03bb07a2a6e467fb9219e8c98fea1a5cec71de | |
parent | e7515d065d09f6450c996a8fa206ad66569e183c [diff] |
ocfs2: Compile-time disabling of ocfs2 debugging output. 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>