LVM2 headers
DeCay <[email protected]> Tue, 4 Mar 2025 12:29:49 +0400
| Newsgroups | dev.linux.lists.linux-lvm |
|---|---|
| Message-ID | <[email protected]> |
Hello! I came across a rust library (https://crates.io/crates/lvm-sys) which depends on lvm2app.h. This header doesn't exist anymore, as far as I was able to find. What's the right way to interact with LVM2 programmatically at the moment ?