Name: | libblockdev |
---|---|
Version: | 2.28 |
Release: | 4.0.1.el9 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 366309 |
License: | LGPLv2+ |
RPM: | libblockdev-2.28-4.0.1.el9.i686.rpm |
Source RPM: | libblockdev-2.28-4.0.1.el9.src.rpm |
Build Date: | Tue Apr 04 2023 |
Build Host: | build-ol9-i386.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]
- nvme: Fix namespace identifiers Resolves: rhbz#2151535 - nvme: Avoid sending NVME_IDENTIFY_CNS_NS_DESC_LIST on older devices Related: rhbz#2151535
- Fix double free in write_escrow_data_file Resolves: rhbz#2143226
- NVMe plugin backport Resolves: rhbz#2123338
- Rebase to the latest upstream release 2.28 Resolves: rhbz#2123346 - Add dependency on device-mapper-multipath to libblockdev-mpath Resolves: rhbz#2121072 - Fix spec issues found by rpminspect Resolves: rhbz#2116544
- tests: Fix expected extended partition flags with new parted Related: rhbz#2109026 - mdraid: Fix copy-paste error when checking return value Related: rhbz#2109026
- Fix getting UUID for DDF containers Resolves: rhbz#2109026
- tests: Lower expected free space on newly created Ext filesystems Resolves: rhbz#2065943
- tests: Wait for raid and mirrored LVs to be synced before removing Resolves: rhbz#2030647 - spec: Require the same version of utils for lvm-devel and lvm-dbus-devel Resolves: rhbz#2028113
- Fix reading statistics for VDO pools with VDO 8 Resolves: rhbz#1994220 - vdo_stats: Default to 100 % savings for invalid savings values Resolves: rhbz#2025880 - Add support for creating and unlocking standalone integrity devices Resolves: rhbz#2011365