mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-21 22:04:19 +03:00
lost line
This commit is contained in:
parent
72abf1d880
commit
1368dc905a
@ -1458,6 +1458,8 @@ static area_use_t _check_pva(struct alloc_handle *ah, struct pv_area *pva, uint3
|
||||
const struct alloc_parms *alloc_parms, struct alloc_state *alloc_state,
|
||||
unsigned already_found_one, unsigned iteration_count, unsigned log_iteration_count)
|
||||
{
|
||||
unsigned s;
|
||||
|
||||
/* Skip fully-reserved areas (which are not currently removed from the list). */
|
||||
if (!pva->unreserved)
|
||||
return NEXT_AREA;
|
||||
|
Loading…
x
Reference in New Issue
Block a user