WSL2-Linux-Kernel/drivers/mtd/ubi
Artem Bityutskiy ef7088e7f8 UBI: always dump flash contents in case of errors
UBI (and UBIFS) are a bit over-engineered WRT debugging. The idea was to
link as few as possible when debugging is disabled, but the downside is
that most people produce bug reports which are difficult to understand.

Always dump the flash contents in case of errors, not only when debugging is
enabled.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@linux.intel.com>
2012-05-20 20:25:58 +03:00
..
Kconfig
Makefile UBI: always dump flash contents in case of errors 2012-05-20 20:25:58 +03:00
build.c UBI: rename peb_buf1 to peb_buf 2012-03-09 09:39:31 +02:00
cdev.c UBI: fix nameless volumes handling 2012-01-15 15:06:08 +02:00
debug.c UBI: always dump flash contents in case of errors 2012-05-20 20:25:58 +03:00
debug.h UBI: always dump flash contents in case of errors 2012-05-20 20:25:58 +03:00
eba.c UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS 2012-03-09 10:31:18 +02:00
gluebi.c mtd: remove R/O checking duplication 2012-03-27 00:29:11 +01:00
io.c UBI: always dump flash contents in case of errors 2012-05-20 20:25:58 +03:00
kapi.c mtd: do not use mtd->sync directly 2012-01-09 18:26:21 +00:00
misc.c
scan.c UBI: always dump the stack on error 2012-05-20 20:25:58 +03:00
scan.h
ubi-media.h
ubi.h UBI: always dump the stack on error 2012-05-20 20:25:58 +03:00
upd.c
vmt.c
vtbl.c UBI: use own macros for the layout volume 2012-01-15 15:08:55 +02:00
wl.c UBI: always dump the stack on error 2012-05-20 20:25:58 +03:00