mrc0mmand / rpms / lvm2

Forked from rpms/lvm2 2 years ago
Clone

Blame SOURCES/lvm2-2_02_183-WHATS_NEW-sync-io.patch

3a5d46
 WHATS_NEW | 6 ++++++
3a5d46
 1 file changed, 6 insertions(+)
3a5d46
3a5d46
diff --git a/WHATS_NEW b/WHATS_NEW
3a5d46
index a1da4b7..82dd0c8 100644
3a5d46
--- a/WHATS_NEW
3a5d46
+++ b/WHATS_NEW
3a5d46
@@ -1,5 +1,11 @@
3a5d46
+Version 2.02.183 - 
3a5d46
+====================================
3a5d46
+  Use sync io if async io_setup fails, or use_aio=0 is set in config.
3a5d46
+
3a5d46
 Version 2.02.182 - 
3a5d46
 ==============================
3a5d46
+  Fix possible write race between last metadata block and the first extent.
3a5d46
+  Fix filtering of md 1.0 devices so they are not seen as duplicate PVs.
3a5d46
   Fix change of monitoring in clustered volumes.
3a5d46
   Fix lvconvert striped/raid0/raid0_meta -> raid6 regression.
3a5d46
   Add After=rbdmap.service to {lvm2-activation-net,blk-availability}.service.