libfstools: partname: raise priority to 25
authorDaniel Golle <daniel@makrotopia.org>
Mon, 11 Dec 2023 22:28:44 +0000 (22:28 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 11 Dec 2023 22:28:44 +0000 (22:28 +0000)
commit846302d09246fca0a187ba676a932cba5e7a4929
tree2ffaec8a7eb3f80242e6200053b424fe18577bd7
parentbc3b8cdd3de3f5d59016038bb3f7d266fbf1301c
libfstools: partname: raise priority to 25

Make sure partname has precedence over UBI and MTD.
We already got ways to prevent partname for matching partitions if
needed, however, we would need them as well for UBI and MTD to prevent
use of UBI rootfs_data despite having started from MMC on boards
having both (such as the BPi-R3).

Reported-by: Rui Salvaterra <rsalvaterra@gmail.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libfstools/partname.c