UBI: always warn if case of I/O errors
commitf01e2d1654dc65792674b3fe5403dbfcce43f9d2
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 25 Apr 2012 06:15:38 +0000 (25 09:15 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Sun, 20 May 2012 17:25:58 +0000 (20 20:25 +0300)
tree6aa4a3bef6973f8c404992beb1a242bf7dc300e6
parenta904e3f1deb21b986b7789a830fa8f132ff3d406
UBI: always warn if case of I/O errors

Currently UBI silently retries I/O operation in case of errors. This patch
makes it emit a warning before retrying. This should allow users notice issues
earlier.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/ubi/io.c