dbg_summary
#define dbg_summary(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__)
#define dbg_summary(fmt, ...) no_printk(fmt, ##__VA_ARGS__)