]> sourceware.org Git - lvm2.git/commitdiff
lost line
authorAlasdair Kergon <agk@redhat.com>
Wed, 1 Feb 2012 02:11:43 +0000 (02:11 +0000)
committerAlasdair Kergon <agk@redhat.com>
Wed, 1 Feb 2012 02:11:43 +0000 (02:11 +0000)
lib/metadata/lv_manip.c

index 7efc68af79c5ee0c177d5c298a6ab8867a2c630d..337401d204d5b06a0723e3dd6cda49a5ab875205 100644 (file)
@@ -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;
This page took 0.032626 seconds and 5 git commands to generate.