commit | e3c3efc243462d67ba9fa7f67620dcbc4597bf0a | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Thu Aug 27 16:34:19 2009 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Thu Sep 10 09:58:11 2009 +0300 |
tree | ae29cf8fade7c9bfac77f7ceff0381e775d80c0d | |
parent | 8c6866b071cb242584df287dbd342e5815e8407f [diff] |
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>