They are "useless".
Leave only mandatory attributes.
Cc: Christophe Varoqui <[email protected]>
Cc: device-mapper development <[email protected]>
Signed-off-by: Xose Vazquez Perez <[email protected]>
---
libmultipath/hwtable.c | 23 -----------------------
1 file changed, 23 deletions(-)
diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 822f7ff..ebad919 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -910,29 +910,6 @@ static struct hwentry default_hw[] = {
{
.vendor = NULL,
.product = NULL,
- .revision = NULL,
- .bl_product = NULL,
- .pgpolicy = 0,
- .uid_attribute = NULL,
- .selector = NULL,
- .checker_name = NULL,
- .features = NULL,
- .hwhandler = NULL,
- .prio_name = NULL,
- .prio_args = NULL,
- .pgfailback = 0,
- .rr_weight = 0,
- .no_path_retry = 0,
- .minio = 0,
- .minio_rq = 0,
- .flush_on_last_del = 0,
- .fast_io_fail = 0,
- .dev_loss = 0,
- .retain_hwhandler = NULL,
- .detect_prio = NULL,
- .deferred_remove = NULL,
- .delay_watch_checks = 0,
- .delay_wait_checks = 0,
},
};
--
2.7.4
--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel