UBIFS: fix debugging message
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 2 May 2011 18:43:54 +0000 (21:43 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 13 May 2011 16:23:56 +0000 (19:23 +0300)
commit4c9545200a3bd9e87b36475c263034a38be02e44
treeb955afcf998294cb8e2025e4e9ddf593b91f258a
parentfe79c05f03777acf87acc54fa3ad357ed5ee3b81
UBIFS: fix debugging message

When recovering the inode size, one of the debugging messages was printed
incorrecly, this patches fixes it.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/recovery.c