All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix rr_min_io_rq keyword name in multipath.conf.5
@ 2013-03-22 12:02 Hannes Reinecke
  0 siblings, 0 replies; only message in thread
From: Hannes Reinecke @ 2013-03-22 12:02 UTC (permalink / raw)
  To: Christophe Varoqui; +Cc: dm-devel, Leonardo Chiquitto

From: Leonardo Chiquitto <lchiquitto@suse.com>

Fix typo.

Signed-off-by: Leonardo Chiquitto <lchiquitto@suse.com>
Acked-by: Hannes Reinecke <hare@suse.de>

diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5
index 29106b0..7d689e6 100644
--- a/multipath/multipath.conf.5
+++ b/multipath/multipath.conf.5
@@ -270,7 +270,7 @@ The number of IO to route to a path before switching to the next in
 the same path group. This is only for BIO based multipath. Default is
 .I 1000
 .TP
-.B rr_min_io_q
+.B rr_min_io_rq
 The number of IO requests to route to a path before switching to the
 next in the same path group. This is only for request based multipath.
 Default is
@@ -496,7 +496,7 @@ section:
 .TP
 .B rr_min_io
 .TP
-.B rr_min_io_q
+.B rr_min_io_rq
 .TP
 .B features
 .TP

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-22 12:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-22 12:02 [PATCH] Fix rr_min_io_rq keyword name in multipath.conf.5 Hannes Reinecke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.