linux_dsm_epyc7002/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
..
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 ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB 2019-09-15 21:55:19 +02:00
fastmap.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 2019-06-05 17:36:37 +02:00
gluebi.c
io.c
kapi.c
Kconfig
Makefile
misc.c
ubi-media.h
ubi.h
upd.c
vmt.c
vtbl.c
wl.c ubi: Don't do anchor move within fastmap area 2019-09-15 21:55:19 +02:00
wl.h