<div dir="ltr">Merged.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 18, 2016 at 3:23 PM, Xose Vazquez Perez <span dir="ltr"><<a href="mailto:xose.vazquez@gmail.com" target="_blank">xose.vazquez@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Useless.<br>
<br>
Cc: Christophe Varoqui <<a href="mailto:christophe.varoqui@opensvc.com">christophe.varoqui@opensvc.com</a>><br>
Cc: device-mapper development <<a href="mailto:dm-devel@redhat.com">dm-devel@redhat.com</a>><br>
Signed-off-by: Xose Vazquez Perez <<a href="mailto:xose.vazquez@gmail.com">xose.vazquez@gmail.com</a>><br>
---<br>
 multipath/main.c | 64 ++++++++++++++++++++++++++++----------------------------<br>
 1 file changed, 32 insertions(+), 32 deletions(-)<br>
<br>
diff --git a/multipath/main.c b/multipath/main.c<br>
index 907a96c..0bec0d2 100644<br>
--- a/multipath/main.c<br>
+++ b/multipath/main.c<br>
@@ -110,38 +110,38 @@ usage (char * progname)<br>
        fprintf (stderr,<br>
                "\n"<br>
                "Where:\n"<br>
-               "  -h      print this usage text\n" \<br>
-               "  -l      show multipath topology (sysfs and DM info)\n" \<br>
-               "  -ll     show multipath topology (maximum info)\n" \<br>
-               "  -f      flush a multipath device map\n" \<br>
-               "  -F      flush all multipath device maps\n" \<br>
-               "  -a      add a device wwid to the wwids file\n" \<br>
-               "  -c      check if a device should be a path in a multipath device\n" \<br>
-               "  -q      allow queue_if_no_path when multipathd is not running\n"\<br>
-               "  -d      dry run, do not create or update devmaps\n" \<br>
-               "  -t      dump internal hardware table\n" \<br>
-               "  -r      force devmap reload\n" \<br>
-               "  -i      ignore wwids file\n" \<br>
-               "  -B      treat the bindings file as read only\n" \<br>
-               "  -b fil  bindings file location\n" \<br>
-               "  -w      remove a device from the wwids file\n" \<br>
-               "  -W      reset the wwids file include only the current devices\n" \<br>
-               "  -p pol  force all maps to specified path grouping policy :\n" \<br>
-               "          . failover            one path per priority group\n" \<br>
-               "          . multibus            all paths in one priority group\n" \<br>
-               "          . group_by_serial     one priority group per serial\n" \<br>
-               "          . group_by_prio       one priority group per priority lvl\n" \<br>
-               "          . group_by_node_name  one priority group per target node\n" \<br>
-               "  -v lvl  verbosity level\n" \<br>
-               "          . 0 no output\n" \<br>
-               "          . 1 print created devmap names only\n" \<br>
-               "          . 2 default verbosity\n" \<br>
-               "          . 3 print debug information\n" \<br>
-               "  dev     action limited to:\n" \<br>
-               "          . multipath named 'dev' (ex: mpath0) or\n" \<br>
-               "          . multipath whose wwid is 'dev' (ex: 60051..)\n" \<br>
-               "          . multipath including the path named 'dev' (ex: /dev/sda)\n" \<br>
-               "          . multipath including the path with maj:min 'dev' (ex: 8:0)\n" \<br>
+               "  -h      print this usage text\n"<br>
+               "  -l      show multipath topology (sysfs and DM info)\n"<br>
+               "  -ll     show multipath topology (maximum info)\n"<br>
+               "  -f      flush a multipath device map\n"<br>
+               "  -F      flush all multipath device maps\n"<br>
+               "  -a      add a device wwid to the wwids file\n"<br>
+               "  -c      check if a device should be a path in a multipath device\n"<br>
+               "  -q      allow queue_if_no_path when multipathd is not running\n"<br>
+               "  -d      dry run, do not create or update devmaps\n"<br>
+               "  -t      dump internal hardware table\n"<br>
+               "  -r      force devmap reload\n"<br>
+               "  -i      ignore wwids file\n"<br>
+               "  -B      treat the bindings file as read only\n"<br>
+               "  -b fil  bindings file location\n"<br>
+               "  -w      remove a device from the wwids file\n"<br>
+               "  -W      reset the wwids file include only the current devices\n"<br>
+               "  -p pol  force all maps to specified path grouping policy :\n"<br>
+               "          . failover            one path per priority group\n"<br>
+               "          . multibus            all paths in one priority group\n"<br>
+               "          . group_by_serial     one priority group per serial\n"<br>
+               "          . group_by_prio       one priority group per priority lvl\n"<br>
+               "          . group_by_node_name  one priority group per target node\n"<br>
+               "  -v lvl  verbosity level\n"<br>
+               "          . 0 no output\n"<br>
+               "          . 1 print created devmap names only\n"<br>
+               "          . 2 default verbosity\n"<br>
+               "          . 3 print debug information\n"<br>
+               "  dev     action limited to:\n"<br>
+               "          . multipath named 'dev' (ex: mpath0) or\n"<br>
+               "          . multipath whose wwid is 'dev' (ex: 60051..)\n"<br>
+               "          . multipath including the path named 'dev' (ex: /dev/sda)\n"<br>
+               "          . multipath including the path with maj:min 'dev' (ex: 8:0)\n"<br>
                );<br>
<br>
 }<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.7.4<br>
<br>
</font></span></blockquote></div><br></div>