linux/drivers/mtd/ubi
Artem Bityutskiy 784c145444 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>
2007-07-18 16:59:09 +03:00
..
build.c UBI: remove unneeded error checks 2007-07-18 16:58:53 +03:00
cdev.c UBI: cleanup ioctl handling 2007-07-18 16:53:36 +03:00
debug.c UBI: bugfix in error path 2007-07-18 16:55:55 +03:00
debug.h UBI: bugfix in error path 2007-07-18 16:55:55 +03:00
eba.c UBI: fix bug in atomic_leb_change() 2007-07-18 16:56:24 +03:00
gluebi.c
io.c UBI: fix comments 2007-07-18 16:59:01 +03:00
kapi.c UBI: remove unneeded error checks 2007-07-18 16:58:53 +03:00
Kconfig
Kconfig.debug
Makefile
misc.c
scan.c UBI: bugfix in max_sqnum calculation 2007-07-18 16:58:02 +03:00
scan.h
ubi.h
upd.c
vmt.c UBI: fix overflow bug 2007-07-18 16:58:12 +03:00
vtbl.c UBI: fix overflow bug 2007-07-18 16:58:12 +03:00
wl.c UBI: fix error handling in erase worker 2007-07-18 16:59:09 +03:00