1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

Add "--refresh" functionality to vgchange and vgmknodes.

This commit is contained in:
Peter Rajnoha 2008-12-22 09:04:35 +00:00
parent da1ba4ed88
commit 6cca7a9fd6

View File

@ -1,5 +1,6 @@
Version 2.02.44 -
====================================
Add "--refresh" functionality to vgchange and vgmknodes.
Check for maximal LV size when wiping device.
Calculate mirror log size instead of using 1 extent.
Check if requested major/minor pair is already used.