Skip to content

dissect: when dissecting block devices, ignore weird MMC RPMB partitions#6165

Merged
martinpitt merged 1 commit intosystemd:masterfrom
poettering:gpt-mmc
Jun 22, 2017
Merged

dissect: when dissecting block devices, ignore weird MMC RPMB partitions#6165
martinpitt merged 1 commit intosystemd:masterfrom
poettering:gpt-mmc

Conversation

@poettering
Copy link
Member

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

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: systemd#5806
Copy link
Contributor

@martinpitt martinpitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks straightforward. Agreed that filtering out by property would be nicer, but if reading the partition just results in an I/O error, then there's little else we can do (perhaps a magic ioctl).

@martinpitt martinpitt merged commit 7be1420 into systemd:master Jun 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants