You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* LVMVDO support
- added support for LVM VDO
- new accepted pool options:
- vdo_compression
- vdo_deduplication
- vdo_size
- added tests for LVM VDO
- added support for COPR repositories
* remove extraneous blank lines at end of file
remove extraneous blank lines at end of file
* use pipefail; reduce line length
use pipefail; reduce line length
* fix line length issues; use multiline when
fix line length issues; use multiline `when`
* make sure all tasks are named
make sure all tasks are named
* fix line length using multiline when; remove extra blank lines
fix line length using multiline `when`; remove extra blank lines
* wrap lines to shorten line length
wrap lines to shorten line length
Co-authored-by: Richard Megginson <richm@stanfordalumni.org>
0 commit comments