git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a904e3f
)
UBI: always warn if case of I/O errors
author
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Wed, 25 Apr 2012 06:15:38 +0000
(09:15 +0300)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Sun, 20 May 2012 17:25:58 +0000
(20:25 +0300)
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>
No differences found