]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Mon, 15 Nov 2010 22:42:59 +0000 (14:42 -0800)
committerSean Hefty <sean.hefty@intel.com>
Mon, 15 Nov 2010 22:42:59 +0000 (14:42 -0800)
meta
patches/dest_string [new file with mode: 0644]

diff --git a/meta b/meta
index 3988024eed12e56108454fb78471fa520a9b1b1b..cbd6ac3bc653d354566c397be88d9ab79e535f44 100644 (file)
--- a/meta
+++ b/meta
@@ -1,10 +1,11 @@
 Version: 1
-Previous: fb000f24ca8b60ec777ea479a5d15cba2ed98c62
-Head: 4ca254f3d8fda6ae709f0c38461f75b9677fa5df
+Previous: 62fbe8ea3da36863f78597f89a6336d73a7fcfb3
+Head: ca189f12b9d737510e252cc33821edb1570efa08
 Applied:
   acm_snoop: 6d9b27b37026f9090ad55a36f26814f90f3772dd
   log_lid: 6ac592a74d5289b4800c84ef8c20e8ff3f2f263e
   logging: 4ca254f3d8fda6ae709f0c38461f75b9677fa5df
+  dest_string: ca189f12b9d737510e252cc33821edb1570efa08
 Unapplied:
   loopback: 8c3473645ff2d6097b6a9c351a726ea48c1d8165
 Hidden:
diff --git a/patches/dest_string b/patches/dest_string
new file mode 100644 (file)
index 0000000..7eff320
--- /dev/null
@@ -0,0 +1,18 @@
+Bottom: 9962a940efd219c52418715f8e1c4d496699b292
+Top:    9962a940efd219c52418715f8e1c4d496699b292
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2010-11-15 14:42:59 -0800
+
+ibacm: store printable name with destination
+
+To simplify displaying debugging information, store printable
+name information with each destination.  This avoids needing
+to convert the saved address into a printable string every
+time it's needed, and simplifies displaying debug data.
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+