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

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