]> git.baikalelectronics.ru Git - kernel.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)
commit82277ffc59472e259ffdbfc40e82d64140a21f4c
tree9c03bb07a2a6e467fb9219e8c98fea1a5cec71de
parenta3054c95bbd5b20480f9e4cb39b642d4585a6cfc
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