1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
This commit is contained in:
Alasdair Kergon 2010-07-28 11:49:42 +00:00
parent e12a5243c9
commit cdb675c02b
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
2.02.71(2)-cvs (2010-07-27)
2.02.71(2)-cvs (2010-07-28)

View File

@ -1 +1 @@
1.02.53-cvs (2010-07-27)
1.02.53-cvs (2010-07-28)

View File

@ -1,4 +1,4 @@
Version 2.02.71 - 27th July 2010
Version 2.02.71 - 28th July 2010
================================
Document LVM fault handling in doc/lvm_fault_handling.txt.
Make vgck warn about missing PVs.

View File

@ -1,4 +1,4 @@
Version 1.02.53 - 27th July 2010
Version 1.02.53 - 28th July 2010
================================
Revert failed table load preparation after "create, load and resume".
Switch dmeventd to use dm_create_lockfile and drop duplicate code.