Name: | device-mapper-persistent-data |
---|---|
Version: | 0.9.0 |
Release: | 6.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3382964 |
License: | GPLv3+ |
RPM: | device-mapper-persistent-data-0.9.0-6.el8.x86_64.rpm |
Source RPM: | device-mapper-persistent-data-0.9.0-6.el8.src.rpm |
Build Date: | Thu Mar 31 2022 |
Build Host: | build-ol8-x86_64.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 |
- Allows --clear-needs-check with --super-block-only or --skip-mappings.
- Fix several corner cases in thin_repair.
- Fix thin_repair clearing needs_check flag in repaired metadata.
- Fix rust-1.53 compilation issues.
- Remove libboost_iostreams dependency.
- Update to upstream version 0.9.0. - Fix important issues found by static analysis. - Update crc32c to version 0.5 supporting non x86 architectures. - New tools thin_metadata_pack and thin_metadata_unpack.
- 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