]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/dissect-image.c
dissect: when dissecting block devices, ignore weird MMC RPMB partitions (#6165)
authorLennart Poettering <lennart@poettering.net>
Thu, 22 Jun 2017 15:40:50 +0000 (17:40 +0200)
committerMartin Pitt <martinpitt@users.noreply.github.com>
Thu, 22 Jun 2017 15:40:50 +0000 (17:40 +0200)
commit7be1420f44465a96d098a33c12c5a61dcefb14aa
tree70d0152dba40772fa5eaf1e7cbac57fd054fb5b8
parent670d4946905ff7b6769728f7988c412b3d2f678e
dissect: when dissecting block devices, ignore weird MMC RPMB partitions (#6165)

For now, let's just special-case this in the sources. If more partition
types like this show up we should probably find some other solution.

Fixes: #5806
src/shared/dissect-image.c