Blame SOURCES/0158-RHBZ-1318581-timestamp-doc-fix.patch

c896fb
---
c896fb
 multipath/multipath.8 |   11 +++++++++++
c896fb
 1 file changed, 11 insertions(+)
c896fb
c896fb
Index: multipath-tools-130222/multipath/multipath.8
c896fb
===================================================================
c896fb
--- multipath-tools-130222.orig/multipath/multipath.8
c896fb
+++ multipath-tools-130222/multipath/multipath.8
c896fb
@@ -83,6 +83,17 @@ remove the wwid for the specified device
c896fb
 .B \-W
c896fb
 reset the wwids file to only include the current multipath devices
c896fb
 .TP
c896fb
+.B \-T "tm:valid"
c896fb
+check if
c896fb
+.I tm
c896fb
+matches the multipathd configuration timestamp value from
c896fb
+.I "/run/multipathd/timestamp"
c896fb
+If so, return success if
c896fb
+.I valid
c896fb
+is 1. Otherwise, return failure. If the timestamp doesn't match continue
c896fb
+with multipath execution.  This option is designed to be used with -c by
c896fb
+the udev rules.
c896fb
+.TP
c896fb
 .BI \-p " policy"
c896fb
 force new maps to use the specified policy:
c896fb
 .RS 1.2i