commit | 784c145444e7dd58ae740d406155b72ac658f151 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed Jul 18 13:42:10 2007 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed Jul 18 16:59:09 2007 +0300 |
tree | 31c304913db2011a3a9f09da9dbaf2f74004d887 | |
parent | 63b6c1ed56f69fdd35122dc591164587e3407ba0 [diff] |
UBI: fix error handling in erase worker Do not switch to read-only mode in case of -EINTR and some other obvious cases. Switch to RO mode only when we do not know what is the error. Reported-by: Vinit Agnihotri <vinit.agnihotri@gmail.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>