Hi Linus, I apologize for bombing you with pull requests this merge window, but here is yet another one. It contains one build fix, one important fix with stable@kernel.org in Cc, and one cosmetic change. The following changes since commit 94b1984ab9ab61cc6047c07e074d766485299a9c: Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 (2012-01-13 10:31:33 -0800) are available in the git repository at: git://git.infradead.org/ubifs-2.6 linux-next Dominique Martinet (1): UBIFS: fix non-debug configuration build Richard Weinberger (2): UBI: fix nameless volumes handling UBI: use own macros for the layout volume drivers/mtd/ubi/cdev.c | 3 +++ drivers/mtd/ubi/vtbl.c | 4 ++-- fs/ubifs/debug.h | 31 +++++++++++++++++-------------- 3 files changed, 22 insertions(+), 16 deletions(-) -- Best Regards, Artem Bityutskiy