Netapp has requested that even if user friendly names is enabled in the defaults section, they would like it disabled for their devices. Signed-off-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx> --- libmultipath/hwtable.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index ce12cbb..bb73a40 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -794,6 +794,7 @@ static struct hwentry default_hw[] = { .prio_name = PRIO_ONTAP, .prio_args = NULL, .retain_hwhandler = RETAIN_HWHANDLER_ON, + .user_friendly_names = USER_FRIENDLY_NAMES_OFF, .detect_prio = DETECT_PRIO_ON, }, /* -- 1.8.4.2 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel