mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
debug: missing trace
This commit is contained in:
parent
a255385e3a
commit
9969361b51
@ -6360,7 +6360,7 @@ int lv_remove_single(struct cmd_context *cmd, struct logical_volume *lv,
|
|||||||
return_0;
|
return_0;
|
||||||
|
|
||||||
if (!archive(vg))
|
if (!archive(vg))
|
||||||
return 0;
|
return_0;
|
||||||
|
|
||||||
/* Special case removing a striped raid LV with allocated reshape space */
|
/* Special case removing a striped raid LV with allocated reshape space */
|
||||||
if (seg && seg->reshape_len) {
|
if (seg && seg->reshape_len) {
|
||||||
|
Loading…
Reference in New Issue
Block a user