commit | 3a8fa0ed3e1a8dc54f9297d2a2292b87e03e21b5 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Sun Aug 22 21:27:30 2010 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Mon Aug 30 10:19:09 2010 +0300 |
tree | 395e9ea22dda9361867afdfc5588a932530b1c10 | |
parent | 3bb66b47a4268a4419594b4c4aec58dbeb6b58d2 [diff] |
UBIFS: improve error reporting when reading bad node When an error happens during validation of read node, the typical situation is that the LEB we read is unmapped (due to some bug). It is handy to include the mapping status into the error message. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>