]> sourceware.org Git - lvm2.git/commit
Thin pool activation change
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 28 Oct 2011 20:28:00 +0000 (20:28 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 28 Oct 2011 20:28:00 +0000 (20:28 +0000)
commit98b5d31eddf6630ec5ae4f6892f64bed364b8878
treef018288aff5fa78b043e7b2a4af8dddb2c59c8c9
parent209bd9887c3ea738fa4314c8ddc620f28067d1fe
Thin pool activation change

To ensure we properly handle LV cluster locking - explicitely do
not allow to change the availability of the thin pool that is in use
for some thin LV.

As soon as the thin volume is created the only way to activate pool
is via implicit dependency.

Ignore thinpool open count for lv/vgchange operations.
lib/activate/activate.c
lib/metadata/lv_manip.c
lib/metadata/metadata-exported.h
tools/lvchange.c
tools/toollib.c
tools/vgchange.c
This page took 0.037345 seconds and 5 git commands to generate.