Blame SOURCES/0010-multipath.conf-add-missing-options-to-man-page.patch

a1c519
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
a1c519
From: Benjamin Marzinski <bmarzins@redhat.com>
a1c519
Date: Tue, 26 Feb 2019 12:22:59 -0600
a1c519
Subject: [PATCH] multipath.conf: add missing options to man page
a1c519
a1c519
Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
a1c519
---
a1c519
 multipath/multipath.conf.5 | 10 ++++++++++
a1c519
 1 file changed, 10 insertions(+)
a1c519
a1c519
diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5
a1c519
index 0fe8461..864d7eb 100644
a1c519
--- a/multipath/multipath.conf.5
a1c519
+++ b/multipath/multipath.conf.5
a1c519
@@ -1468,6 +1468,8 @@ section:
a1c519
 .TP
a1c519
 .B uid_attribute
a1c519
 .TP
a1c519
+.B getuid_callout
a1c519
+.TP
a1c519
 .B path_selector
a1c519
 .TP
a1c519
 .B path_checker
a1c519
@@ -1494,6 +1496,8 @@ section:
a1c519
 .TP
a1c519
 .B flush_on_last_del
a1c519
 .TP
a1c519
+.B user_friendly_names
a1c519
+.TP
a1c519
 .B retain_attached_hw_handler
a1c519
 .TP
a1c519
 .B detect_prio
a1c519
@@ -1525,6 +1529,8 @@ section:
a1c519
 .B max_sectors_kb
a1c519
 .TP
a1c519
 .B ghost_delay
a1c519
+.TP
a1c519
+.B all_tg_pt
a1c519
 .RE
a1c519
 .PD
a1c519
 .LP
a1c519
@@ -1604,7 +1610,11 @@ the values are taken from the \fIdevices\fR or \fIdefaults\fR sections:
a1c519
 .TP
a1c519
 .B skip_kpartx
a1c519
 .TP
a1c519
+.B max_sectors_kb
a1c519
+.TP
a1c519
 .B ghost_delay
a1c519
+.TP
a1c519
+.B all_tg_pt
a1c519
 .RE
a1c519
 .PD
a1c519
 .LP
a1c519
-- 
a1c519
2.17.2
a1c519