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:
1c8a834
)
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
Grazvydas Ignotas
<notasas@gmail.com>
Thu, 21 Jun 2012 11:46:16 +0000
(14:46 +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