[SCM] CTDB repository - branch master updated - ctdb-2.0-12-gd05faf2

Amitay Isaacs amitay at samba.org
Thu Nov 22 19:38:45 MST 2012


The branch, master has been updated
       via  d05faf294e58e22ae3fbc76162258f1ae8178129 (commit)
      from  4f42d17b74ce891691eee1cead498959cc8e4837 (commit)

http://gitweb.samba.org/?p=ctdb.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit d05faf294e58e22ae3fbc76162258f1ae8178129
Author: Amitay Isaacs <amitay at gmail.com>
Date:   Wed Nov 21 17:03:37 2012 +1100

    doc: Update ping_pong documentation to add -c option
    
    Signed-off-by: Amitay Isaacs <amitay at gmail.com>

-----------------------------------------------------------------------

Summary of changes:
 doc/ping_pong.1.xml |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/doc/ping_pong.1.xml b/doc/ping_pong.1.xml
index 0b67e8f..f4148ae 100644
--- a/doc/ping_pong.1.xml
+++ b/doc/ping_pong.1.xml
@@ -25,6 +25,7 @@
 		<arg choice="opt">-r</arg>
 		<arg choice="opt">-w</arg>
 		<arg choice="opt">-m</arg>
+		<arg choice="opt">-c</arg>
 	</cmdsynopsis>
 	
 </refsynopsisdiv>
@@ -65,6 +66,15 @@
 	  </para>
         </listitem>
       </varlistentry>
+
+      <varlistentry><term>-c</term>
+        <listitem>
+          <para>
+	    validate the locks
+	  </para>
+        </listitem>
+      </varlistentry>
+
     </variablelist>
   </refsect1>
 
@@ -77,6 +87,13 @@
     </screen>
 
     <para>
+      Testing lock coherence with lock validation
+    </para>
+    <screen format="linespecific">
+      ping_pong -c test.dat N
+    </screen>
+
+    <para>
       Testing IO coherence
     </para>
     <screen format="linespecific">


-- 
CTDB repository


More information about the samba-cvs mailing list