]> sourceware.org Git - lvm2.git/commit
Add -tpool layer in activation tree
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 3 Nov 2011 14:52:09 +0000 (14:52 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 3 Nov 2011 14:52:09 +0000 (14:52 +0000)
commita0c4e85c481de6b68f253cd6292b39feab2ce26a
treeb743501823e22952c9012ecabe5d2ac85260b603
parent2e732e9628d07071e392cd25fe9b10679cef805f
Add -tpool layer in activation tree

Let's put the overlay device over real thin pool device.
So we can get the proper locking on cluster.
Overwise the pool LV would be activate once implicitely
and in other case explicitely, confusing locking mechanism.
This patch make the activation of pool LV independent on
activation of thin LV since they will both implicitely use
real -thin pool device.
lib/activate/activate.h
lib/activate/dev_manager.c
lib/thin/thin.c
This page took 0.028587 seconds and 5 git commands to generate.