Skip to content

Move all LVM helpers to dedicated module#4283

Merged
svartkanin merged 1 commit intoarchlinux:masterfrom
codefiles:mv-all-lvm-helpers
Mar 4, 2026
Merged

Move all LVM helpers to dedicated module#4283
svartkanin merged 1 commit intoarchlinux:masterfrom
codefiles:mv-all-lvm-helpers

Conversation

@codefiles
Copy link
Contributor

Follow-up to #4245

@codefiles codefiles requested a review from Torxed as a code owner March 4, 2026 12:56
Comment on lines +121 to +125
def lvm_export_vg(vg: LvmVolumeGroup) -> None:
cmd = f'vgexport {vg.name}'

debug(f'vgexport: {cmd}')
SysCommand(cmd)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is unused.

@svartkanin svartkanin merged commit 6d87a06 into archlinux:master Mar 4, 2026
9 checks passed
@codefiles codefiles deleted the mv-all-lvm-helpers branch March 5, 2026 01:21
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