On 5/24/2017 9:48 PM, Sebastian Parschauer wrote:
On 24.05.2017 14:54, Wang Dong wrote:
From: André Wild <[email protected]>
This commit corrects the reading of lvm/raid flags on DASD/CDL formatted
disks. Previously, users were not able to see what was the actual flags
stored on the disk. Now the file system check is removed and this issue
is corrected.
Signed-off-by: André Wild <[email protected]>
Signed-off-by: Wang Dong <[email protected]>
Signed-off-by: Hendrik Brueckner <[email protected]>
Acked-by: Sebastian Parschauer <[email protected]>
The problem only still exists for swap. parted can't distinguish between
"Linux native" and "Linux swap" before mkswap is run.
For GPT that's already fixed by:
c7ce5d48f6fa libparted: set swap flag on GPT partitions
Do you intend to fix that for DASDs as well?
This patch is just to read the flag correctly, which is set before.
And we have not touched the swap/native thing. Maybe we will check it
later on.
Thanks for the info.
Cheers,
Sebastian
--
Best regards.
Wang Dong