]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
refresh
authorSean Hefty <sean.hefty@intel.com>
Fri, 12 Nov 2010 22:51:00 +0000 (14:51 -0800)
committerSean Hefty <sean.hefty@intel.com>
Fri, 12 Nov 2010 22:51:00 +0000 (14:51 -0800)
meta
patches/refresh-temp [deleted file]
patches/ts

diff --git a/meta b/meta
index ac10339e61e50a804d30f5eaaf5a12753ffd8eb1..28c8c1963c0f8b854565935bed8d7b84d7de73ec 100644 (file)
--- a/meta
+++ b/meta
@@ -1,9 +1,8 @@
 Version: 1
-Previous: 13d68d70bfbf89d1b4f9ed6a0ff57440f0b64004
-Head: dcf690f4cdf0be566cceec792becee700403ab0b
+Previous: e4f060edff974af8ea41f8f9fc2e6aeb2e4c54f2
+Head: 446f93ef1b1c8349750ff1507f0a7ba76b39fc89
 Applied:
-  ts: 3fdc822757eac9adbbfdfd06537661194e7f18d5
-  refresh-temp: dcf690f4cdf0be566cceec792becee700403ab0b
+  ts: 446f93ef1b1c8349750ff1507f0a7ba76b39fc89
 Unapplied:
   loopback: 8c3473645ff2d6097b6a9c351a726ea48c1d8165
 Hidden:
diff --git a/patches/refresh-temp b/patches/refresh-temp
deleted file mode 100644 (file)
index 9d34651..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Bottom: a54b3e542a71776166e8d85e0c30256c37ccc268
-Top:    a54b3e542a71776166e8d85e0c30256c37ccc268
-Author: Sean Hefty <sean.hefty@intel.com>
-Date:   2010-11-12 14:49:50 -0800
-
-Refresh of ts
-
----
-
-
index 757d76850c6a7a5ef5622b2baf3a019994a9d16c..552195ef7d59655066484d0c24cb88c8240c707a 100644 (file)
@@ -3,11 +3,13 @@ Top:    a54b3e542a71776166e8d85e0c30256c37ccc268
 Author: Sean Hefty <sean.hefty@intel.com>
 Date:   2010-11-11 16:51:45 -0800
 
-ibacm: add time stamps to log messages
+ibacm: enhance debug logging
 
 Prefix all log messages with time stamp information.  This
 provides useful debugging information regarding the timing of
-various operations.
+various operations.  Also provide some additional information
+to log messages, so that different operations can be matched
+to each other.
 
 Signed-off-by: Sean Hefty <sean.hefty@intel.com>