linux/fs/ubifs
Artem Bityutskiy 840dc6b891 UBIFS: improve arguments checking in debugging messages
Use "if (0) printk()" construct in debugging print macros to
make the debugging messages be checked even if debugging is
off.

This patch also removes some unneeded spaces and blank lines.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2008-08-13 11:42:47 +03:00
..
budget.c UBIFS: correct spelling of "thrice". 2008-08-13 11:39:20 +03:00
commit.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
compress.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
debug.c UBIFS: print pid in dump function 2008-08-13 11:35:58 +03:00
debug.h UBIFS: improve arguments checking in debugging messages 2008-08-13 11:42:47 +03:00
dir.c UBIFS: always set i_generation to 0 2008-08-13 11:39:53 +03:00
file.c UBIFS: support splice_write 2008-08-13 11:38:43 +03:00
find.c UBIFS: correct spelling of "thrice". 2008-08-13 11:39:20 +03:00
gc.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
io.c UBIFS: make ubifs_ro_mode() not inline 2008-08-13 11:24:26 +03:00
ioctl.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
journal.c UBIFS: correct orphan deletion order 2008-08-13 11:32:53 +03:00
Kconfig UBIFS: include to compilation 2008-07-15 17:35:24 +03:00
key.h UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
log.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
lprops.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
lpt.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
lpt_commit.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
Makefile UBIFS: include to compilation 2008-07-15 17:35:24 +03:00
master.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
misc.h UBIFS: reserve more space for index 2008-08-13 11:37:28 +03:00
orphan.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
recovery.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
replay.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
sb.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
scan.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
shrinker.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
super.c UBIFS: always set i_generation to 0 2008-08-13 11:39:53 +03:00
tnc.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
tnc_commit.c UBIFS: minor tweaks in commit 2008-08-13 11:38:19 +03:00
tnc_misc.c UBIFS: add new flash file system 2008-07-15 17:35:15 +03:00
ubifs-media.h UBIFS: reserve more space for index 2008-08-13 11:37:28 +03:00
ubifs.h UBIFS: always set i_generation to 0 2008-08-13 11:39:53 +03:00
xattr.c UBIFS: align inode data to eight 2008-08-13 11:35:16 +03:00