linux/drivers/mtd/ubi
Richard Weinberger e46131b9fd ubi: block: Warn if volume size is not multiple of 512
If volume size is not a multiple of 512, ubi block cuts
off the last bytes of an volume since the block layer works
on 512 byte sectors.
This can happen especially on NOR flash with minimal io
size of 1.

To avoid unpleasant surprises, print a warning.

Signed-off-by: Richard Weinberger <richard@nod.at>
2019-09-15 22:12:49 +02:00
..
Kconfig
Makefile
attach.c
block.c ubi: block: Warn if volume size is not multiple of 512 2019-09-15 22:12:49 +02:00
build.c
cdev.c
debug.c
debug.h
eba.c
fastmap-wl.c
fastmap.c
gluebi.c
io.c
kapi.c
misc.c
ubi-media.h
ubi.h
upd.c
vmt.c
vtbl.c
wl.c
wl.h