[ewg] ***SPAM*** [PATCH] libibverbs: Update Dotan's email in all of the files

Dotan Barak dotanba at gmail.com
Fri Oct 17 19:36:55 PDT 2008


Is it possible to push this patch to OFED 1.4 release?

Update Dotan's email in all of the files.

Signed-off-by: Dotan Barak <dotanba at gmail.com>

---

diff --git a/AUTHORS b/AUTHORS
index e2dc298..fcea350 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,4 +1,4 @@
 Roland Dreier		<roland at topspin.com>
-Dotan Barak		<dotanb at mellanox.co.il>
+Dotan Barak		<dotanba at gmail.com>
 Sean Hefty		<sean.hefty at intel.com>
 Michael S. Tsirkin	<mst at mellanox.co.il>
diff --git a/debian/copyright b/debian/copyright
index 58a8e6c..5009e7a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ It was downloaded from the OpenIB web site at
 
 Authors:
   Roland Dreier		<roland at topspin.com>
-  Dotan Barak		<dotanb at mellanox.co.il>
+  Dotan Barak		<dotanba at gmail.com>
   Sean Hefty		<sean.hefty at intel.com>
   Michael S. Tsirkin	<mst at mellanox.co.il>
 
diff --git a/man/ibv_alloc_pd.3 b/man/ibv_alloc_pd.3
index c3afd1a..63e1aea 100644
--- a/man/ibv_alloc_pd.3
+++ b/man/ibv_alloc_pd.3
@@ -37,4 +37,4 @@ freed.
 .BR ibv_create_ah_from_wc (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_attach_mcast.3 b/man/ibv_attach_mcast.3
index 24bcaac..7d83d56 100644
--- a/man/ibv_attach_mcast.3
+++ b/man/ibv_attach_mcast.3
@@ -50,4 +50,4 @@ the local port.
 .BR ibv_create_qp (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_create_ah.3 b/man/ibv_create_ah.3
index 0260f0f..becc7d1 100644
--- a/man/ibv_create_ah.3
+++ b/man/ibv_create_ah.3
@@ -61,4 +61,4 @@ returns 0 on success, or the value of errno on failure (which indicates the fail
 .BR ibv_create_ah_from_wc (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_create_ah_from_wc.3 b/man/ibv_create_ah_from_wc.3
index eb20dd3..8b92caf 100644
--- a/man/ibv_create_ah_from_wc.3
+++ b/man/ibv_create_ah_from_wc.3
@@ -60,4 +60,4 @@ can be used to create a new AH using
 .BR ibv_poll_cq (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_create_comp_channel.3 b/man/ibv_create_comp_channel.3
index 285ee04..15a9618 100644
--- a/man/ibv_create_comp_channel.3
+++ b/man/ibv_create_comp_channel.3
@@ -47,4 +47,4 @@ channel being destroyed.
 .BR ibv_get_cq_event (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_create_cq.3 b/man/ibv_create_cq.3
index cfa5f3e..5dc333e 100644
--- a/man/ibv_create_cq.3
+++ b/man/ibv_create_cq.3
@@ -55,4 +55,4 @@ fails if any queue pair is still associated with this CQ.
 .BR ibv_create_qp (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_create_qp.3 b/man/ibv_create_qp.3
index 28b3a09..5301ad8 100644
--- a/man/ibv_create_qp.3
+++ b/man/ibv_create_qp.3
@@ -82,4 +82,4 @@ fails if the QP is attached to a multicast group.
 .BR ibv_query_qp (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_create_srq.3 b/man/ibv_create_srq.3
index f0963e8..7a826a1 100644
--- a/man/ibv_create_srq.3
+++ b/man/ibv_create_srq.3
@@ -64,4 +64,4 @@ fails if any queue pair is still associated with this SRQ.
 .BR ibv_query_srq (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_devinfo.1 b/man/ibv_devinfo.1
index 41878b2..70f7ed2 100644
--- a/man/ibv_devinfo.1
+++ b/man/ibv_devinfo.1
@@ -33,7 +33,7 @@ print all available information about RDMA devices
 .SH AUTHORS
 .TP
 Dotan Barak
-.RI < dotanb at mellanox.co.il >
+.RI < dotanba at gmail.com >
 .TP
 Roland Dreier
 .RI < rolandd at cisco.com >
diff --git a/man/ibv_fork_init.3 b/man/ibv_fork_init.3
index b34f71f..6f2a287 100644
--- a/man/ibv_fork_init.3
+++ b/man/ibv_fork_init.3
@@ -55,4 +55,4 @@ usually will not be significant.
 .BR ibv_get_device_list (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_get_async_event.3 b/man/ibv_get_async_event.3
index 7426f4d..acb6257 100644
--- a/man/ibv_get_async_event.3
+++ b/man/ibv_get_async_event.3
@@ -159,4 +159,4 @@ ibv_ack_async_event(&async_event);
 .BR ibv_open_device (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_get_cq_event.3 b/man/ibv_get_cq_event.3
index 58c744a..70b2572 100644
--- a/man/ibv_get_cq_event.3
+++ b/man/ibv_get_cq_event.3
@@ -182,4 +182,4 @@ ibv_ack_cq_events(ev_cq, 1);
 .SH "AUTHORS"
 .TP
 Dotan Barak
-.RI < dotanb at mellanox.co.il >
+.RI < dotanba at gmail.com >
diff --git a/man/ibv_get_device_guid.3 b/man/ibv_get_device_guid.3
index 98c0499..8cbe0e7 100644
--- a/man/ibv_get_device_guid.3
+++ b/man/ibv_get_device_guid.3
@@ -22,4 +22,4 @@ returns the GUID of the device in network byte order.
 .BR ibv_open_device (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_get_device_list.3 b/man/ibv_get_device_list.3
index c881c28..003fffb 100644
--- a/man/ibv_get_device_list.3
+++ b/man/ibv_get_device_list.3
@@ -43,4 +43,4 @@ it will be able to use only the open devices; pointers to unopened devices will
 .BR ibv_open_device (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_get_device_name.3 b/man/ibv_get_device_name.3
index 284ea9f..b6cb491 100644
--- a/man/ibv_get_device_name.3
+++ b/man/ibv_get_device_name.3
@@ -22,4 +22,4 @@ returns a pointer to the device name, or NULL if the request fails.
 .BR ibv_open_device (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_modify_qp.3 b/man/ibv_modify_qp.3
index f045900..a022dac 100644
--- a/man/ibv_modify_qp.3
+++ b/man/ibv_modify_qp.3
@@ -166,4 +166,4 @@ RTS  \fB          IBV_QP_STATE, IBV_QP_SQ_PSN, IBV_QP_MAX_QP_RD_ATOMIC, \fR
 .BR ibv_create_ah (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_modify_srq.3 b/man/ibv_modify_srq.3
index 01375c9..fa23c3a 100644
--- a/man/ibv_modify_srq.3
+++ b/man/ibv_modify_srq.3
@@ -60,4 +60,4 @@ Modifying the srq_limit arms the SRQ to produce an
 .BR ibv_query_srq (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_open_device.3 b/man/ibv_open_device.3
index d5149a5..ed2226c 100644
--- a/man/ibv_open_device.3
+++ b/man/ibv_open_device.3
@@ -40,4 +40,4 @@ resources before closing a context.
 .BR ibv_query_pkey (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_poll_cq.3 b/man/ibv_poll_cq.3
index 75e4d7c..cf70efc 100644
--- a/man/ibv_poll_cq.3
+++ b/man/ibv_poll_cq.3
@@ -74,4 +74,4 @@ will be triggered, and the CQ cannot be used.
 .BR ibv_post_recv (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_post_recv.3 b/man/ibv_post_recv.3
index 46a630b..4e65c81 100644
--- a/man/ibv_post_recv.3
+++ b/man/ibv_post_recv.3
@@ -73,4 +73,4 @@ offset of 40 bytes into the buffer(s) in the scatter list.
 .BR ibv_poll_cq (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_post_send.3 b/man/ibv_post_send.3
index 8c7b0eb..51fc1cf 100644
--- a/man/ibv_post_send.3
+++ b/man/ibv_post_send.3
@@ -120,4 +120,4 @@ after the call returns.
 .BR ibv_poll_cq (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_post_srq_recv.3 b/man/ibv_post_srq_recv.3
index 65877cd..073972b 100644
--- a/man/ibv_post_srq_recv.3
+++ b/man/ibv_post_srq_recv.3
@@ -65,4 +65,4 @@ offset of 40 bytes into the buffer(s) in the scatter list.
 .BR ibv_poll_cq (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_query_device.3 b/man/ibv_query_device.3
index 3bf7511..afc7573 100644
--- a/man/ibv_query_device.3
+++ b/man/ibv_query_device.3
@@ -81,4 +81,4 @@ in use by other users/processes.
 .BR ibv_query_gid (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_query_gid.3 b/man/ibv_query_gid.3
index df3ac10..b3a1b0f 100644
--- a/man/ibv_query_gid.3
+++ b/man/ibv_query_gid.3
@@ -30,4 +30,4 @@ returns 0 on success, and \-1 on error.
 .BR ibv_query_pkey (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_query_pkey.3 b/man/ibv_query_pkey.3
index fcdfe6c..9683049 100644
--- a/man/ibv_query_pkey.3
+++ b/man/ibv_query_pkey.3
@@ -30,4 +30,4 @@ returns 0 on success, and \-1 on error.
 .BR ibv_query_gid (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_query_port.3 b/man/ibv_query_port.3
index c6b3b63..882470d 100644
--- a/man/ibv_query_port.3
+++ b/man/ibv_query_port.3
@@ -58,4 +58,4 @@ returns 0 on success, or the value of errno on failure (which indicates the fail
 .BR ibv_create_ah (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_query_qp.3 b/man/ibv_query_qp.3
index 8da270e..7101dc2 100644
--- a/man/ibv_query_qp.3
+++ b/man/ibv_query_qp.3
@@ -85,4 +85,4 @@ may yield some differences in the values returned for the following attributes:
 .BR ibv_create_ah (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_query_srq.3 b/man/ibv_query_srq.3
index 56db4fa..05519aa 100644
--- a/man/ibv_query_srq.3
+++ b/man/ibv_query_srq.3
@@ -41,4 +41,4 @@ asynchronous events will be generated until the event is rearmed.
 .BR ibv_modify_srq (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_rate_to_mult.3 b/man/ibv_rate_to_mult.3
index 1346d75..fb57ff8 100644
--- a/man/ibv_rate_to_mult.3
+++ b/man/ibv_rate_to_mult.3
@@ -43,4 +43,4 @@ returns the enumeration representing the IB transmission rate.
 .BR ibv_query_port (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_reg_mr.3 b/man/ibv_reg_mr.3
index cb0d8b8..7cd3de8 100644
--- a/man/ibv_reg_mr.3
+++ b/man/ibv_reg_mr.3
@@ -74,4 +74,4 @@ fails if any memory window is still bound to this MR.
 .BR ibv_post_srq_recv (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_req_notify_cq.3 b/man/ibv_req_notify_cq.3
index eda5801..47d45fe 100644
--- a/man/ibv_req_notify_cq.3
+++ b/man/ibv_req_notify_cq.3
@@ -40,4 +40,4 @@ will be generated for each call to
 .BR ibv_get_cq_event (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>
diff --git a/man/ibv_resize_cq.3 b/man/ibv_resize_cq.3
index 0563f56..fbb1ebd 100644
--- a/man/ibv_resize_cq.3
+++ b/man/ibv_resize_cq.3
@@ -39,4 +39,4 @@ will be updated to the actual size.
 .BR ibv_destroy_cq (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb at mellanox.co.il>
+Dotan Barak <dotanba at gmail.com>



More information about the ewg mailing list