1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

pre-release

This commit is contained in:
Marian Csontos 2022-02-07 18:00:54 +01:00
parent 563105bba9
commit 6987f318ec
4 changed files with 7 additions and 6 deletions

View File

@ -1 +1 @@
2.03.15(2)-git (2021-10-20)
2.03.15(2) (2022-02-07)

View File

@ -1 +1 @@
1.02.183-git (2021-10-20)
1.02.183 (2022-02-07)

View File

@ -1,5 +1,6 @@
Version 2.03.15 -
===================================
Version 2.03.15 - 07th February 2022
====================================
Remove service based autoactivation. global/event_activation = 0 is NOOP.
Improve support for metadata profiles for --type writecache.
Use cache or active DM device when available with new kernels.
Introduce function to utilize UUIDs from DM_DEVICE_LIST.

View File

@ -1,5 +1,5 @@
Version 1.02.183 -
====================================
Version 1.02.183 - 07th February 2022
=====================================
Unmangle UUIDs for DM_DEVICE_LIST ioctl.
Version 1.02.181 - 20th October 2021