]> sourceware.org Git - lvm2.git/commit - WHATS_NEW
alloc: fix raid --alloc anywhere double allocs
authorAlasdair G Kergon <agk@redhat.com>
Thu, 28 Jun 2012 22:26:42 +0000 (23:26 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Thu, 28 Jun 2012 22:26:42 +0000 (23:26 +0100)
commit2cec4b4a7748cefe4e2b8adcd1c287af354e21fb
treeb202ca936aa25feac5c6adda6879a4e72cf3e97b
parent2f201d0e5e2149455709efa8bb977bd612694a5e
alloc: fix raid --alloc anywhere double allocs

If _alloc_parallel_area for raid devices chooses an area already used
up, it doesn't notice that it has no space left in it and leaves
later code trying to place a zero-length area into the LV.

https://bugzilla.redhat.com/832596
WHATS_NEW
lib/metadata/lv_manip.c
This page took 0.028194 seconds and 5 git commands to generate.