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)
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>

No differences found