This comes almost for free now.
Signed-off-by: Martin Wilck <[email protected]>
---
libmultipath/structs_vec.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libmultipath/structs_vec.c b/libmultipath/structs_vec.c
index 770e498..fb3aa79 100644
--- a/libmultipath/structs_vec.c
+++ b/libmultipath/structs_vec.c
@@ -495,6 +495,7 @@ update_multipath_table (struct multipath *mpp, vector
pathvec, int flags)
(mapinfo_t) {
.target = ¶ms,
.status = &status,
+ .dmi = &mpp->dmi,
.tgt_type = TGT_MPATH
});
--
2.45.2