Releases: dm-vdo/kvdo
Releases · dm-vdo/kvdo
Version 6.2.6.14
- Fixed stack frame warnings when building with the debug kernel.
8.1.1.287
Version 8.1.1.287 - Eliminated uses of "master" as part of the conscious language initiative. - Fixed potential use-after-free error found by Coverity. - Fixed bug which could result in empty flushes being issued to the storage below vdo while suspended. - Added optional table line parameters for enabling or disabling deduplication and compression. - Adapted to kernel API changes.
Version 6.2.6.3
- Fixed a bug which prevented the resumption of a suspended read-only vdo.
Version 6.2.5.72
- Fixed a bug which could result in the UDS index issuing I/O while suspended.
Version 8.1.0.316
- Rebased to upstream candidate. - Added support for vdo volumes which were created with the vdo script, but have been converted to be managed by LVM. - Fixed GCC implicit-fallthrough errors when building for latest kernel.
Version 6.2.5.71
- Reduced context switches when a vdo is idle.
Version 8.1.0.264
- Rebased to upstream candidate. - Added support for vdo volumes which were created with the vdo script, but have been converted to be managed by LVM. - Fixed GCC implicit-fallthrough errors when building for latest kernel.
Version 6.2.5.65
- Removed unneeded allocations from the previous fixes for rebuilding a converted index.
Version 6.2.5.62
- Fixed chapter computation for a converted sparse index. - Fixed invalidation of converted chapters. - Removed extraneous fields from the super block of a converted index. - Fixed calculation of the number of expiring chapters in a converted index. - Fixed bugs rebuilding a converted index.
Version 6.2.5.41
- Fixed bugs in reading the UDS index of a VDO volume which was converted to LVM.