]> sourceware.org Git - lvm2.git/commit
Fail allocation if number of extents not divisible by area count
authorMilan Broz <mbroz@redhat.com>
Thu, 23 Jun 2011 10:53:24 +0000 (10:53 +0000)
committerMilan Broz <mbroz@redhat.com>
Thu, 23 Jun 2011 10:53:24 +0000 (10:53 +0000)
commit3477dd6c193c7147181c7f706ad87e17d58dedde
treef5db529cc26663e846f116e11a4dfeede131d366
parent38444f0f13263776f5063cce14397ff06c985c70
Fail allocation if number of extents not divisible by area count

Allocation should fail early if this condition is not met.

Quick fix for https://bugzilla.redhat.com/show_bug.cgi?id=707779
WHATS_NEW
lib/metadata/lv_manip.c
test/t-lvconvert-mirror.sh
This page took 0.037867 seconds and 5 git commands to generate.