summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2021-08-10 14:19:24 +0200
committerMarian Csontos <mcsontos@redhat.com>2021-08-10 14:19:24 +0200
commit7dfaf5dc1348e8c06cdc9b1ec23b70c6aad5f30f (patch)
treeaa71ceb0099b93af7abb089582642732185ebd31
parentb328cfee5288c14e771404821baa646b5f378a3c (diff)
downloadlvm2-7dfaf5dc1348e8c06cdc9b1ec23b70c6aad5f30f.tar.gz
WHATS_NEW: update
-rw-r--r--WHATS_NEW9
1 files changed, 9 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 4fcd9f3c5..72060b40a 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,11 +1,20 @@
Version 2.03.13 -
===============================
+ Changes in udev support:
+ - obtain_device_list_from_udev defaults to 0.
+ - see devices/external_device_info_source,
+ devices/obtain_device_list_from_udev, and devices/multipath_wwids_file help
+ in lvm.conf
+ Fix devices file handling of loop with deleted backing file.
+ Fix devices file handling of scsi_debug WWIDs.
+ Fix many static analysis issues.
Support --poolmetadataspare with vgsplit and vgmerge.
Fix detection of active components of external origin volume.
Add vdoimport tool to support conversion of VDO volumes.
Support configurable allocation/vdo_pool_header_size.
Fix handling of lvconvert --type vdo-pool --virtualsize.
Simplified handling of archive() and backup() internal calls.
+ Add 'idm' locking type for IDM lock manager.
Fix load of kvdo target when it is not present in memory (2.03.12).
Version 2.03.12 - 07th May 2021