1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-18 10:04:20 +03:00

Update WHATS_NEW for get_pv* conversions

This commit is contained in:
Dave Wysochanski 2007-06-13 23:57:15 +00:00
parent 7f5f9b02e2
commit 7a6571fe05

View File

@ -1,5 +1,6 @@
Version 2.02.26 -
=================================
Convert a lot of code pv dereferences to use get_pv_* functions.
Suppress a couple benign warnings by adding variable initializations.
Convert find_pv_in_vg_by_uuid and pv_create to use PV handles.
Add get_pv_* functions to return PV members (external LVM library).