Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.3.23-5.el7.x86_64
[318 KiB] |
Changelog
by - Andy Walsh (2020-04-09):
- Fixed a bug where crash recovery could use the wrong threads for certain
operations potentially resulting in memory corruption.
- Resolves: rhbz#1821275
|
kmod-kvdo-6.1.3.7-5.el7.x86_64
[318 KiB] |
Changelog
by - Andy Walsh (2019-09-05):
- Fixed a rare bug which would log an assertion failure when shutting down
a VDO device.
- Resolves: rhbz#1749000
|
kmod-kvdo-6.1.2.41-5.el7.x86_64
[316 KiB] |
Changelog
by - Andy Walsh (2019-03-27):
- Reduced and rate limited error logging in order to avoid kernel soft-lockups.
- Resolves: rhbz#1687005
|
kmod-kvdo-6.1.1.125-5.el7.x86_64
[339 KiB] |
Changelog
by - Andy Walsh (2018-09-18):
- Adjusted the warning when modules are found during install.
- Resolves: rhbz#1553420
|
kmod-kvdo-6.1.0.181-17.el7_5.x86_64
[347 KiB] |
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.x86_64
[346 KiB] |
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
[346 KiB] |
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
|
kmod-kvdo-6.1.0.153-15.el7.x86_64
[346 KiB] |
Changelog
by - Andy Walsh (2018-02-27):
- Fixed preun handling of loaded modules
- Resolves: rhbz#1549178
|