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

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