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

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