On Sun, 2012-01-15 at 11:19 +0200, Anca Emanuel wrote: > On Sat, Jan 14, 2012 at 8:48 PM, Dave Jones wrote: > > > This introduced a compile failure if CONFIG_UBIFS_FS_DEBUG is unset. > > > > fs/ubifs/journal.c: In function ‘ubifs_jnl_write_data’: > > fs/ubifs/journal.c:700:2: error: implicit declaration of function ‘dbg_jnlk’ [-Werror=implicit-function-declaration] > > And now it is in Linus tree. Sorry for this, I've sent today another pull request with a fix. I was not careful enough to test UBIFS when debugging is disabled. -- Best Regards, Artem Bityutskiy