android_kernel_motorola_sm6225/drivers/mtd/ubi
Artem Bityutskiy a904e3f1de UBI: always dump VID and EC headers 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 VID and EC headers' contents in case of errors when it
is helpful.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
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 VID and EC headers in case of errors 2012-05-20 20:25:58 +03:00
debug.h UBI: always dump VID and EC headers 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 VID and EC headers 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
Kconfig UBI: do not select KALLSYMS_ALL 2011-04-05 11:08:59 +03:00
Makefile UBI: always dump flash contents in case of errors 2012-05-20 20:25:58 +03:00
misc.c mtd: utilize `mtd_is_*()' functions 2011-09-21 09:19:06 +03:00
scan.c UBI: always dump VID and EC headers in case of errors 2012-05-20 20:25:58 +03:00
scan.h UBI: add slab cache for ubi_scan_leb objects 2011-02-06 19:19:23 +02:00
ubi-media.h UBI: use __packed instead of __attribute__((packed)) 2011-04-14 11:34:41 +03:00
ubi.h UBI: always dump the stack on error 2012-05-20 20:25:58 +03:00
upd.c UBI: fix memory leak in update path 2010-01-18 18:53:56 +02:00
vmt.c mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:11 -04:00
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