[parted-devel] [PATCH] libparted/dasd: Fix printing flags 'raid' and 'lvm'
Phil Susi
psusi at ubuntu.com
Mon May 22 17:19:18 UTC 2017
On 5/22/2017 12:11 PM, Sebastian Parschauer wrote:
> Thanks for the reply. I've checked with zeroing the DASD first and
> you're right. But that check for NULL can still be a problem for a tool
> using parted. I'll check with the YaST guys who requested a change here.
I would think that the check should be removed entirely. While it is
unusual to have a valid filesystem in a raid or lvm volume, if the flag
is set, then it is set; we should not be claiming otherwise just because
there is a filesystem.
More information about the parted-devel
mailing list