]> sourceware.org Git - lvm2.git/commit
Fix allocation code not to stop at the first area of a PV that fits.
authorAlasdair Kergon <agk@redhat.com>
Tue, 12 Jan 2010 20:53:20 +0000 (20:53 +0000)
committerAlasdair Kergon <agk@redhat.com>
Tue, 12 Jan 2010 20:53:20 +0000 (20:53 +0000)
commit4e09e6ca10c05ac93cb1937172d3b7a68197ed4b
treecefb232872287d835e4514009ed3fb2a8f59bebd
parentaf6dd44048069b77f0dab71d08e0af95539bc749
Fix allocation code not to stop at the first area of a PV that fits.

This spurious 'break' has been here since this code was first committed
in June 2005 and stopped the algorithm behaving as described in the
comment above it and rendered the variable 'already_found_one' useless.
WHATS_NEW
lib/metadata/lv_manip.c
This page took 0.038175 seconds and 5 git commands to generate.