OSDN Git Service

When reading the DASD disk label, look at the partition flags as well as what is...
authorDavid Cantrell <dcantrel@mortise.boston.redhat.com>
Tue, 31 Jul 2007 18:00:31 +0000 (14:00 -0400)
committerDavid Cantrell <dcantrel@mortise.boston.redhat.com>
Tue, 31 Jul 2007 19:03:28 +0000 (15:03 -0400)
commitc8873b0044c80c6a2353d402addc639ea057f31f
treefe9cf2dd564267ce6647dbcb5dd6af4fbc883ed9
parentf4bc90ac22de605ad927d2d85ba468a16bf55ae7
When reading the DASD disk label, look at the partition flags as well as what is on the actual partition using ped_file_system_probe().  This avoids flags being set for partitions when they shouldn't be.
(cherry picked from commit dfafc45a3775cc92d3cd89c9b35926cab23db512)
libparted/labels/dasd.c