]> sourceware.org Git - lvm2.git/commit
lvconvert: thin errorwhenfull and recalculation
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 16 Feb 2021 23:10:32 +0000 (00:10 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 17 Feb 2021 10:21:35 +0000 (11:21 +0100)
commit53666d6ee34260231b9589dddcdb28f77fdab506
tree02e79f3c78ac57ebdd48de2d3c8c82ce9e728cc7
parent4486f08d51f4e6a6a47fa8cb484a70ca9a3ed541
lvconvert: thin errorwhenfull and recalculation

When converting an existing LV to thin-pool,
user may now pass also '--errorwhenfull' option
like with 'lvcreate'.

Also recalculate chunksize when performace profile is
used with conversion (again matching lvcreate).

Adds missing flagging for uncropped metadata sizes.
tools/command-lines.in
tools/lvconvert.c
This page took 0.036686 seconds and 5 git commands to generate.