This comes almost for free now.

Signed-off-by: Martin Wilck <[email protected]>
Reviewed-by: Benjamin Marzinski <[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 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 = &params,
                                  .status = &status,
                                  .size = &mpp->size,
+                                 .dmi = &mpp->dmi,
                          });
 
        if (r != DMP_OK) {
-- 
2.45.2


Reply via email to