]> 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)
commit9ebfab3a9f7d2d034a6fda3e9d8bc7f53c091baa
treeb743501823e22952c9012ecabe5d2ac85260b603
parente8d6ac48a7965e20ad21384b7a2c6df2aaf68c0c
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.032243 seconds and 5 git commands to generate.