1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-10 05:18:36 +03:00
This commit is contained in:
Alasdair Kergon 2006-10-07 23:42:03 +00:00
parent 88e9f2f7f4
commit 3ef6d37f27

View File

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