UBIFS: add inode size debugging check
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 27 Aug 2009 13:34:19 +0000 (16:34 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 22 Sep 2009 08:31:34 +0000 (11:31 +0300)
commit1f8360367d9275dc1db5b7fc93b8f77d604962f3
treec1c624227691d50b99c1620cfe8b4882768d0868
parent88729b6ba98727aa285ea1655878a6a47107cacd
UBIFS: add inode size debugging check

Add one more check to UBIFS - a check that makes sure that there
are no data nodes beyond inode size. And few commantaries fixes
along the line.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Reviewed-by: Adrian Hunter <Adrian.Hunter@nokia.com>
fs/ubifs/debug.h
fs/ubifs/key.h
fs/ubifs/super.c
fs/ubifs/tnc.c