34 lines
892 B
Diff
34 lines
892 B
Diff
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
|
From: Benjamin Marzinski <bmarzins@redhat.com>
|
|
Date: Wed, 13 Apr 2022 23:27:40 -0500
|
|
Subject: [PATCH] libmultipath: fix eh_deadline documentation
|
|
|
|
Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
|
|
Reviewed-by: Martin Wilck <mwilck@suse.com>
|
|
---
|
|
multipath/multipath.conf.5 | 4 ++++
|
|
1 file changed, 4 insertions(+)
|
|
|
|
diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5
|
|
index 0c04c7e4..b14fd215 100644
|
|
--- a/multipath/multipath.conf.5
|
|
+++ b/multipath/multipath.conf.5
|
|
@@ -1602,6 +1602,8 @@ section:
|
|
.TP
|
|
.B dev_loss_tmo
|
|
.TP
|
|
+.B eh_deadline
|
|
+.TP
|
|
.B flush_on_last_del
|
|
.TP
|
|
.B user_friendly_names
|
|
@@ -1688,6 +1690,8 @@ the values are taken from the \fIdevices\fR or \fIdefaults\fR sections:
|
|
.TP
|
|
.B dev_loss_tmo
|
|
.TP
|
|
+.B eh_deadline
|
|
+.TP
|
|
.B user_friendly_names
|
|
.TP
|
|
.B retain_attached_hw_handler
|