Skip to content

Conversation

@manekovskiy
Copy link

Current implementation of MetadataSegmentSection.Parse method cannot parse single line stripe arrays (for example: stripes = ["pv0", 512]) and throws an exception.

This change adds support for single line stripe array parsing and includes unit tests for the MetadataSegmentSection class to verify proper handling of both single-line and multi-line stripe formats.

 - Add support for singleline stripe parsing in LVM
 - Add tests for MetadataSegmentSection class
@LTRData LTRData merged commit abca6c7 into LTRData:LTRData.DiscUtils-initial Apr 16, 2025
1 check passed
@LTRData
Copy link
Owner

LTRData commented Apr 16, 2025

Great work! Thanks again for your valuable contributions!

@manekovskiy manekovskiy deleted the fix-lvm-stripe-parse branch April 16, 2025 20:57
@manekovskiy
Copy link
Author

Hi, thanks for a quick review and merge. How far are we from the 1.0.53 release?

@LTRData
Copy link
Owner

LTRData commented Apr 18, 2025

Hi, thanks for a quick review and merge. How far are we from the 1.0.53 release?

I should be able to do that within a couple days!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants