]> sourceware.org Git - lvm2.git/commit
Fix lvresize for thin pool
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 11 Apr 2012 12:40:03 +0000 (12:40 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 11 Apr 2012 12:40:03 +0000 (12:40 +0000)
commit5dc27b75ebdafaa011b4b081e42a035c55d030dd
tree8f01eaea40b0803f3c201854df0d819bb54ecc87
parent6fc1f948c2147d217ad104448e3585d6203f742e
Fix lvresize for thin pool

When resizing thin pool - we need to use strip info from  _tdata volume.
In future more generic solution will be necessary once we start to support
lvconvert (resize of stacked devices and stay properly aligned).
For now we just allow striped or linear LV so this code will work.
WHATS_NEW
tools/lvresize.c
This page took 0.031503 seconds and 5 git commands to generate.