Name: | libblockdev |
---|---|
Version: | 2.24 |
Release: | 8.0.1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 296745 |
License: | LGPLv2+ |
RPM: | libblockdev-2.24-8.0.1.el8.x86_64.rpm |
Source RPM: | libblockdev-2.24-8.0.1.el8.src.rpm |
Build Date: | Wed Apr 06 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/storaged-project/libblockdev |
Summary: | A library for low-level manipulation with block devices |
Description: | The libblockdev is a C library with GObject introspection support that can be used for doing low-level operations with block devices like setting up LVM, BTRFS, LUKS or MD RAID. The library uses plugins (LVM, BTRFS,...) and serves as a thin wrapper around its plugins' functionality. All the plugins, however, can be used as standalone libraries. One of the core principles of libblockdev is that it is stateless from the storage configuration's perspective (e.g. it has no information about VGs when creating an LV). |
- enable btrfs support [Orabug: 30792917]
- Fix vdo stats calculation Resolves: rhbz#2023883
- Add workarounds for some LVM test issues Resolves: rhbz#1974352
- Fix default key size for non XTS ciphers Resolves: rhbz#1931847
- Fix LVM thin metadata calculation fix Resolves: rhbz#1901714
- LVM thin metadata calculation fix Resolves: rhbz#1901714
- exec: Polling fixes Resolves: rhbz#1884689
- exec: Fix setting locale for util calls Resolves: rhbz#1880031
- Rebased to the latest upstream release 2.24 Resolves: rhbz#1824153
- Use cryptsetup to check LUKS2 label Resolves: rhbz#1778689 - Fix expected cache pool name with newest LVM Related: rhbz#1778689