mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
cache: handle error segtype
Allow to convert error LV.
This commit is contained in:
parent
9bbbc1b265
commit
0dee6fc28c
@ -4799,6 +4799,7 @@ static int _lvconvert_to_pool_or_swap_metadata_single(struct cmd_context *cmd,
|
||||
case linear_LVT:
|
||||
case raid_LVT:
|
||||
case striped_LVT:
|
||||
case error_LVT:
|
||||
case zero_LVT:
|
||||
break;
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user