diff mbox

multipath-tools: add availability of service-time and queue-length to multipath.conf.5

Message ID 20170221201840.7921-1-xose.vazquez@gmail.com (mailing list archive)
State Superseded, archived
Delegated to: Mike Snitzer
Headers show

Commit Message

Xose Vazquez Perez Feb. 21, 2017, 8:18 p.m. UTC
https://kernelnewbies.org/Linux_2_6_31#head-7a4afa809f53cf9a2df884c745f4f8150e24645a

Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: device-mapper development <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 multipath/multipath.conf.5 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox

Patch

diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5
index 7de8bc7..0c47841 100644
--- a/multipath/multipath.conf.5
+++ b/multipath/multipath.conf.5
@@ -168,12 +168,12 @@  each. Some aspects of behavior can be controlled with the attributes:
 .TP
 .\" XXX
 .I "queue-length 0"
-(Since ??? kernel) Choose the path for the next bunch of I/O based on the amount
+(Since 2.6.31 kernel) Choose the path for the next bunch of I/O based on the amount
 of outstanding I/O to the path.
 .TP
 .\" XXX
 .I "service-time 0"
-(Since ??? kernel) Choose the path for the next bunch of I/O based on the amount
+(Since 2.6.31 kernel) Choose the path for the next bunch of I/O based on the amount
 of outstanding I/O to the path and its relative throughput.
 .TP
 The default is: \fBservice-time 0\fR