1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00
This commit is contained in:
Alasdair Kergon 2006-10-07 23:42:03 +00:00
parent b4e2a0e179
commit 4a2ca1b998

View File

@ -1,5 +1,6 @@
Version 2.02.11 - Version 2.02.11 -
===================================== =====================================
Change _check_contiguous() to use _for_each_pv().
Extend _for_each_pv() to allow termination without error. Extend _for_each_pv() to allow termination without error.
Abstract _is_contiguous(). Abstract _is_contiguous().
Remove duplicated pv arg from _check_contiguous(). Remove duplicated pv arg from _check_contiguous().