- Fixed a compilation issue due to changes in stdarg.h.
Resolves: rhbz#2035003
- Modified the UDS index to handle backing store changes while suspended.
Resolves: rhbz#2007803
- Fixed a bug which prevented the resumption of a suspended read-only vdo.
Resolves: rhbz#2004206
Signed-off-by: Andrew Walsh <awalsh@redhat.com>
- Eliminated uses of "master" as part of the conscious language initiative.
- Resolves: rhbz#2023970
- Fixed potential use-after-free error found by Coverity.
- Resolves: rhbz#1999056
- Fixed bug which could result in empty flushes being issued to the storage
below vdo while suspended.
- Resolves: rhbz#2013057
- Added optional table line parameters for enabling or disabling
deduplication and compression.
- Resolves: rhbz#2007444
- Adapted to kernel API changes.
- Resolves: rhbz#2035003