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

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