]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit2b388c67906ee8cd3bf1a600a7023cd0807d414f
tree9c03bb07a2a6e467fb9219e8c98fea1a5cec71de
parente7515d065d09f6450c996a8fa206ad66569e183c
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>
fs/Kconfig
fs/ocfs2/cluster/masklog.h
fs/ocfs2/dir.c
fs/ocfs2/mmap.c