Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVX
]
kmod-kvdo - Kernel Modules for Virtual Data Optimizer
- Description:
Virtual Data Optimizer (VDO) is a device mapper target that delivers
block-level deduplication, compression, and thin provisioning.
This package provides the kernel modules for VDO.
Packages
kmod-kvdo-6.1.0.181-17.el7_5.x86_64
[3.3 MiB] |
Changelog
by - Andy Walsh (2018-07-21):
- Fixed a bug which would cause kernel panics when a VDO device is stacked on a
RAID50 device.
- Resolves: rhbz#1599668
- Fixed a bug which could cause data loss when discarding unused portions of a
VDO's logical space.
- Resolves: rhbz#1600058
- Modified grow physical to fail in the prepare step if the size isn't
changing, avoiding a suspend-and-resume cycle.
- Resolves: rhbz#1600662
- Fixed a bug which would cause attempts to grow the physical size of a VDO
device to fail if the device below the VDO was resized while the VDO was
offline.
- Resolves: rhbz#1591180
|
kmod-kvdo-6.1.0.171-17.el7_5.1.x86_64
[3.3 MiB] |
Changelog
by - Andy Walsh (2018-06-11):
- Bumped NVR to maintain kABI compatibility.
- Resolves: rhbz#1578421
|
kmod-kvdo-6.1.0.171-17.el7_5.0.x86_64
[3.3 MiB] |
Changelog
by - Andy Walsh (2018-06-11):
- Bumped NVR to maintain kABI compatibility.
- Resolves: rhbz#1578421
|
kmod-kvdo-6.1.0.171-17.el7_5.x86_64
[3.3 MiB] |
Changelog
by - Andy Walsh (2018-06-11):
- Bumped NVR to maintain kABI compatibility.
- Resolves: rhbz#1578421
|
kmod-kvdo-6.1.0.168-16.el7_5.x86_64
[3.3 MiB] |
Changelog
by - Andy Walsh (2018-04-29):
- Updated source to use GitHub
- Fixed module version checking for upgrades.
- Removed debug kernel requirement from spec file.
- Fixed a deadlock resulting from sleeping while holding a spinlock while
getting statistics.
- Resolves: rhbz#1567742
- Fixed bugs arising from attempts to access sysfs nodes during startup and
shutdown.
- Resolves: rhbz#1567744
- Removed the prepare_ioctl() function to avoid signature changes since this
function currently does nothing.
- Resolves: rhbz#1572494
|