]> 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)
commit5650f67ef555c1237862e9db928d0658679238da
tree2b9e658733c99d18f02f601f42b83b976e9f90a6
parent5ec25dfb94d064de5b04d8d97dbd0fd0e40829a6
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.036331 seconds and 5 git commands to generate.