lvm2: update to 2.03.15
authorDaniel Golle <daniel@makrotopia.org>
Fri, 18 Mar 2022 18:49:33 +0000 (18:49 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 13 Oct 2022 19:37:31 +0000 (20:37 +0100)
commitdfd923625071814877a62b4bf70d355ff4d566ac
treeca563d5bddf356e9d76ed33bfbd6359a9791faa9
parent8046d36f33196a94c9c5bec647641f99f83e74a4
lvm2: update to 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.
  Increase some hash table size to better support large device sets.

Version 2.03.16 - 18th May 2022
===============================
  Fix segfault when handling selection with historical LVs.
  Add support --vdosettings with lvcreate, lvconvert, lvchange.
  Filtering multipath devices respects blacklist setting from multipath
  configuration.
  lvmdevices support for removing by device id using --deviceidtype and
  --deldev.
  Display writecache block size with lvs -o writecache_block_size.
  Improve cachesettings description in man lvmcache.
  Fix lossing of delete message on thin-pool extension.

Mostly bug fixes and minor improvements.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 63408123dfb4eaaccd0e5c1ba02a300779e629f5)
(cherry picked from commit 4e70f5caef0e80d75bb0c50c1819b9ded6923adc)
utils/lvm2/Makefile
utils/lvm2/patches/002-const-stdio.patch