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

WHATS_NEW: concurrent pvscan autoactivation

This commit is contained in:
David Teigland 2019-02-21 15:31:23 -06:00
parent 74a388cca1
commit eff33684f7

View File

@ -1,5 +1,6 @@
Version 2.03.02 - Version 2.03.02 -
=================================== ===================================
Fix pvscan autoactivation for concurrent pvscans.
Change scan_lvs default to 0 so LVs are not scanned for PVs. Change scan_lvs default to 0 so LVs are not scanned for PVs.
Thin-pool selects power-of-2 chunk size by default. Thin-pool selects power-of-2 chunk size by default.
Cache selects power-of-2 chunk size by default. Cache selects power-of-2 chunk size by default.