]> sourceware.org Git - lvm2.git/commit
Use temp table to set device size when converting mirrors.
authorAlasdair Kergon <agk@redhat.com>
Fri, 17 Oct 2008 10:57:15 +0000 (10:57 +0000)
committerAlasdair Kergon <agk@redhat.com>
Fri, 17 Oct 2008 10:57:15 +0000 (10:57 +0000)
commit5da4feac0eae10302808f42671437fb4e089ea96
tree2b9e658733c99d18f02f601f42b83b976e9f90a6
parent3935c3ecd67f94f24189114a6e8ecfaa4b0763e9
Use temp table to set device size when converting mirrors.

(Avoids having same mirror table loaded twice concurrently by first
using a 'zero' table to set the size of the device so when mirror
table is preloaded it doesn't have to be activated immediately.)
WHATS_NEW
lib/metadata/lv_manip.c
This page took 0.034675 seconds and 5 git commands to generate.