1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00

pre-release

This commit is contained in:
Marian Csontos 2020-02-11 10:50:50 +01:00
parent 3716aa848e
commit b9752d719c
4 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
2.03.08(2)-git (2019-11-30)
2.03.08(2) (2020-02-11)

View File

@ -1 +1 @@
1.02.169-git (2019-11-30)
1.02.169 (2020-02-11)

View File

@ -1,9 +1,13 @@
Version 2.03.08 -
Version 2.03.08 - 11th February 2020
====================================
Prevent problematic snapshots of writecache volumes.
Add error handling for failing allocation in _reserve_area().
Fix memleak in syncing of internal cache.
Fix pvck dump_current_text memleak.
Fix lvmlockd result code on error path for _query_lock_lv().
Update pvck man page and help output.
Reject invalid writecache high/low_watermark setting.
Report writecache status.
Accept more output lines from vdo_format.
Prohibit reshaping of stacked raid LVs.
Avoid running cache input arg validation when creating vdo pool.

View File

@ -1,4 +1,4 @@
Version 1.02.169 -
Version 1.02.169 - 11th February 2020
=====================================
Enhance error messages for device creation.