commit | 5a1f36c90c9b21a7aa31c29a1926b376dd6a11cf | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Wed Mar 07 16:29:45 2012 +0200 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Wed Mar 07 17:13:23 2012 +0200 |
tree | fbf23e16f60f031720157482a9200ecdc765b4f5 | |
parent | 7ca58bad6904c721678cf2171dc78b97cc03d500 [diff] |
UBIFS: improve error messages Ricard complaints that the following error message is odd: "UBIFS error (pid 1578): validate_sb: bad superblock, error 8" and he is right. This patch improves the error messages a bit and makes them more user-friendly. Reported-by: Ricard Wanderlof <ricard.wanderlof@axis.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>