|
@@ -1433,6 +1433,11 @@ static int multipath_message(struct dm_target *ti, unsigned argc, char **argv)
|
|
if (!strnicmp(argv[0], MESG_STR("queue_if_no_path"))) {
|
|
if (!strnicmp(argv[0], MESG_STR("queue_if_no_path"))) {
|
|
r = queue_if_no_path(m, 1, 0);
|
|
r = queue_if_no_path(m, 1, 0);
|