1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

cov: initilized more struct members

For some hypothetical path, make these vars defined.
This commit is contained in:
Zdenek Kabelac 2021-09-09 23:07:40 +02:00
parent a8ee13900d
commit f5f1cdfa70

View File

@ -4010,6 +4010,8 @@ static int _process_duplicate_pvs(struct cmd_context *cmd,
};
struct volume_group dummy_vg = {
.cmd = cmd,
.vgmem = cmd->mem,
.extent_size = 1,
.fid = &dummy_fid,
.name = "",