]> git.ipfire.org Git - thirdparty/systemd.git/commit
gpt-auto-generator: apply partition-type flags only to specific partition-types 929/head
authorKay Sievers <kay@vrfy.org>
Tue, 11 Aug 2015 11:07:25 +0000 (13:07 +0200)
committerKay Sievers <kay@vrfy.org>
Tue, 11 Aug 2015 11:07:25 +0000 (13:07 +0200)
commit0238d4c660e732dd03ba0cdb54a29ec5870ee849
tree2f0aa8ecf27e67723d7cccaff352d19db01c031f
parentaae68db9b441963b0d1b8519e0aee8e2fc05e20c
gpt-auto-generator: apply partition-type flags only to specific partition-types

The partition-type flags are defined independently for every partition-type. Apply
them only to the types where they are defined, and not to the ESP, which does not
appear to share the same set of flags.

  https://github.com/systemd/systemd/issues/920
src/gpt-auto-generator/gpt-auto-generator.c
src/udev/udev-builtin-blkid.c