This comes almost for free now. Signed-off-by: Martin Wilck <mwilck@xxxxxxxx> Reviewed-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx> --- libmultipath/structs_vec.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libmultipath/structs_vec.c b/libmultipath/structs_vec.c index f2cfe31..295dac8 100644 --- a/libmultipath/structs_vec.c +++ b/libmultipath/structs_vec.c @@ -497,6 +497,7 @@ update_multipath_table (struct multipath *mpp, vector pathvec, int flags) .target = ¶ms, .status = &status, .size = &mpp->size, + .dmi = &mpp->dmi, }); if (r != DMP_OK) { -- 2.45.2