]> sourceware.org Git - lvm2.git/commit
Fix pvmove if LV is activated exclusively but cmirror is not running.
authorMilan Broz <mbroz@redhat.com>
Fri, 23 Mar 2012 16:28:40 +0000 (16:28 +0000)
committerMilan Broz <mbroz@redhat.com>
Fri, 23 Mar 2012 16:28:40 +0000 (16:28 +0000)
commit7076d1439b07aa697717d90aa01c62288fef2652
tree249398282e96cbc108fc3ed7312b595b52b657c0
parent2dba5632066ca05821567424d7b5d111a5c6eb11
Fix pvmove if LV is activated exclusively but cmirror is not running.

In this case we should allow to use local mirror, check for cmirror
should apply only for lvconvert/lvcreate.

Introduced in 2.02.86 by removing !(lv->status & ACTIVATE_EXCL).

(Partially workaround, it is minimalistic patch for now.)
WHATS_NEW
lib/metadata/mirror.c
This page took 0.031068 seconds and 5 git commands to generate.