Name: | device-mapper-persistent-data |
---|---|
Version: | 0.8.5 |
Release: | 4.el8 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 1408094 |
License: | GPLv3+ |
RPM: | device-mapper-persistent-data-0.8.5-4.el8.aarch64.rpm |
Source RPM: | device-mapper-persistent-data-0.8.5-4.el8.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | ca-buildarm06.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jthornber/thin-provisioning-tools |
Summary: | Device-mapper Persistent Data Tools |
Description: | thin-provisioning-tools contains check,dump,restore,repair,rmap and metadata_size tools to manage device-mapper thin provisioning target metadata devices; cache check,dump,metadata_size,restore and repair tools to manage device-mapper cache metadata devices are included and era check, dump, restore and invalidate to manage snapshot eras |
- Under-populated btree nodes are non fatal to thin_check.
- Remove obsolete pool-inactive option from thin_trim man page. - Check input file exists eralier, and prevent writing incorrect metadata.
- Bump release
- Update to latest upstream version
- Update to latest upstream version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for Boost 1.66
- Fix version 2 metadata corruption in cache_restore.
- Update to latest bugfix and documentation update release. - *_restore tools wipe superblock as a last resort. - Add thin_check --override-mapping-root.
- Update to latest upstream release including various bug fixes and new features. - Fix segfault when dump tools are given a tiny metadata file. - Fix -V exiting with 1. - Fix thin_check when running on XML dump instead of binary data. - Speed up free block searching.