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:
Alasdair G Kergon 2015-10-30 15:34:00 +00:00
parent 3f1c63c812
commit 15a97cc610
5 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
2.02.133(2)-git (2015-09-22)
2.02.133(2)-git (2015-10-30)

View File

@ -1 +1 @@
1.02.110-git (2015-09-22)
1.02.110-git (2015-10-30)

View File

@ -1,5 +1,5 @@
Version 2.02.133 -
======================================
Version 2.02.133 - 30th October 2015
====================================
Support repeated -o|--options for reporting commands.
Support -o- and -o# for reporting commands to remove and compact fields.
Fix missing PVs from pvs output if vgremove is run concurrently.

View File

@ -1,5 +1,5 @@
Version 1.02.110 -
======================================
Version 1.02.110 - 30th October 2015
====================================
Disable thin monitoring plugin when it fails too often (>10 times).
Fix/restore parsing of empty field '-' when processing dmeventd event.
Enhance dm_tree_node_size_changed() to recognize size reduction.

View File

@ -36,7 +36,7 @@ mount -o errors=remount-ro "$DM_DEV_DIR/$vg1/snap" mnt
sync
# intentionally suspend layer bellow
# intentionally suspend layer below
dmsetup suspend $vg-$lv1
# now this should pass without blocking