]> git.openfabrics.org - ~shefty/libibverbs.git/commitdiff
Update Dotan's email
authorDotan Barak <dotanba@gmail.com>
Sat, 18 Oct 2008 02:35:00 +0000 (04:35 +0200)
committerRoland Dreier <rolandd@cisco.com>
Tue, 4 Nov 2008 18:56:53 +0000 (10:56 -0800)
Update Dotan's email in all of the files it appears.

Signed-off-by: Dotan Barak <dotanba@gmail.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
34 files changed:
AUTHORS
debian/copyright
man/ibv_alloc_pd.3
man/ibv_attach_mcast.3
man/ibv_create_ah.3
man/ibv_create_ah_from_wc.3
man/ibv_create_comp_channel.3
man/ibv_create_cq.3
man/ibv_create_qp.3
man/ibv_create_srq.3
man/ibv_devinfo.1
man/ibv_fork_init.3
man/ibv_get_async_event.3
man/ibv_get_cq_event.3
man/ibv_get_device_guid.3
man/ibv_get_device_list.3
man/ibv_get_device_name.3
man/ibv_modify_qp.3
man/ibv_modify_srq.3
man/ibv_open_device.3
man/ibv_poll_cq.3
man/ibv_post_recv.3
man/ibv_post_send.3
man/ibv_post_srq_recv.3
man/ibv_query_device.3
man/ibv_query_gid.3
man/ibv_query_pkey.3
man/ibv_query_port.3
man/ibv_query_qp.3
man/ibv_query_srq.3
man/ibv_rate_to_mult.3
man/ibv_reg_mr.3
man/ibv_req_notify_cq.3
man/ibv_resize_cq.3

diff --git a/AUTHORS b/AUTHORS
index e2dc2989250e184c2dabfbebf1af615702fb77bf..fcea3504a516629f13f8fe223d3052a264f356b0 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,4 +1,4 @@
 Roland Dreier          <roland@topspin.com>
-Dotan Barak            <dotanb@mellanox.co.il>
+Dotan Barak            <dotanba@gmail.com>
 Sean Hefty             <sean.hefty@intel.com>
 Michael S. Tsirkin     <mst@mellanox.co.il>
index 58a8e6c02638459e95e9dc2f67494ce8d3ba7a83..5009e7a6039e48d6ecd9ba51fdccb65e00930bfa 100644 (file)
@@ -8,7 +8,7 @@ It was downloaded from the OpenIB web site at
 
 Authors:
   Roland Dreier                <roland@topspin.com>
-  Dotan Barak          <dotanb@mellanox.co.il>
+  Dotan Barak          <dotanba@gmail.com>
   Sean Hefty           <sean.hefty@intel.com>
   Michael S. Tsirkin   <mst@mellanox.co.il>
 
index c3afd1aa7ee220c7d0aa6ed6bd77b483bb93f7bc..63e1aea24c8ae8926272a07d311f57ac2e9cd297 100644 (file)
@@ -37,4 +37,4 @@ freed.
 .BR ibv_create_ah_from_wc (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 24bcaac4462bd621a59339cc508c7dde747d0271..7d83d568b826fe67b5af739e6736692fad55ebed 100644 (file)
@@ -50,4 +50,4 @@ the local port.
 .BR ibv_create_qp (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 0260f0f53de0d87cecc34d7ad31ad7f166be778e..becc7d1b860fefae7cac91902889a95ab9b21415 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index eb20dd3e71395344e415875d7c20f01014fc0b11..8b92caf1e431626587f09f3463b9fd941e4cb3e0 100644 (file)
@@ -60,4 +60,4 @@ can be used to create a new AH using
 .BR ibv_poll_cq (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 285ee04571ee97191062ab119ce629bf161b639c..15a9618845c754e1d5f8f5af3dbfa5885eec045f 100644 (file)
@@ -47,4 +47,4 @@ channel being destroyed.
 .BR ibv_get_cq_event (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index cfa5f3e1af8d52608c8115b7c13d8232e721a198..5dc333ec5217067a2afe90a8b77c451392759bca 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 28b3a09b62b187e2260b188078e1de55fbbbc7c0..5301ad8dc583b504592d881c04e52aa1c8b7bc74 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index f0963e8ecfb1a9ea1d1409bf49609ecff44a2a30..7a826a1ee1440d4c3d8f6d4f6753e69511560416 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 41878b2c069680ce4764b346efa6195dbf1d8458..70f7ed2e67d7a9c7931ae5b6849e65171d4dbe5d 100644 (file)
@@ -33,7 +33,7 @@ print all available information about RDMA devices
 .SH AUTHORS
 .TP
 Dotan Barak
-.RI < dotanb@mellanox.co.il >
+.RI < dotanba@gmail.com >
 .TP
 Roland Dreier
 .RI < rolandd@cisco.com >
index b34f71f19b17bdeaab927c910836ab1b1855cbbc..6f2a2878390de654943b2cedbceaa1dcb0d434e9 100644 (file)
@@ -55,4 +55,4 @@ usually will not be significant.
 .BR ibv_get_device_list (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 7426f4da07296e281fe7e3d492ba0617871200f2..acb62578bf2abb749586fef4bd7e0c5d1ddd861c 100644 (file)
@@ -159,4 +159,4 @@ ibv_ack_async_event(&async_event);
 .BR ibv_open_device (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 58c744a87d0ee39708c0468ff788010fcfabb0f4..70b2572ebef3cda039a3900139b45b42835a6d91 100644 (file)
@@ -182,4 +182,4 @@ ibv_ack_cq_events(ev_cq, 1);
 .SH "AUTHORS"
 .TP
 Dotan Barak
-.RI < dotanb@mellanox.co.il >
+.RI < dotanba@gmail.com >
index 98c0499b9ec0b95da40a01f9de203e71290bc237..8cbe0e7f276a6594995c0d0dc8d68ce7ee2880a2 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index c881c2897be566e196f54b6c5a615d571425fbf6..003fffb36a72f023cfcc54bb537721d8957188de 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 284ea9f937eb74971d635d60c43cbbb3f365fdf0..b6cb491bfd9bbe5180913fd781d2e595a8622c46 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index f04590001c4f19d13beb20cbe1394cd4b78f77ca..a022daca8b87a36ceaf429c955986121d88c32d6 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 01375c9efbeb9abf69192f0754db4a1ffa1d664c..fa23c3af4fbe8ad5d025049462f16e12864fbac5 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index d5149a54875bb7d529159ee03c39fe98aeda604d..ed2226c8612a6e675252e878f59e55f2f837e667 100644 (file)
@@ -40,4 +40,4 @@ resources before closing a context.
 .BR ibv_query_pkey (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 75e4d7ca044f811d95934ef46b5517cdf68058af..cf70efc714520a3196ca7f062a916fa5a6fb8d9b 100644 (file)
@@ -74,4 +74,4 @@ will be triggered, and the CQ cannot be used.
 .BR ibv_post_recv (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 46a630bc652a7dc919c85c9c8507f2cfb6535711..4e65c81f773cd1ce023dc1ad138feef355a20cd7 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 8c7b0eb35eb52c3f206ede1c51236d59a114ae5d..51fc1cf557dfc7023de2d4ef600f3cc69f75dba6 100644 (file)
@@ -120,4 +120,4 @@ after the call returns.
 .BR ibv_poll_cq (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 65877cda63e149e570dd1f9da6c55f8a7b3a3eb2..073972bd2b93accd743fe21e54f0e00b0f1f31f0 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 3bf7511a614b8c2975d3b0ae89b1570344b604b5..afc757371b7c93edd7c072e1ddd9b1f827c5b477 100644 (file)
@@ -81,4 +81,4 @@ in use by other users/processes.
 .BR ibv_query_gid (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index df3ac10105448bce2ac1c771bb2843d91358ae69..b3a1b0fe05e7d3f20220473a84a9e9983a345a62 100644 (file)
@@ -30,4 +30,4 @@ returns 0 on success, and \-1 on error.
 .BR ibv_query_pkey (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index fcdfe6c6f529e3c023bf310df4c5889e755d795d..96830491b4e88fd92e9bb66d5d63ceb25dea3481 100644 (file)
@@ -30,4 +30,4 @@ returns 0 on success, and \-1 on error.
 .BR ibv_query_gid (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index c6b3b6394d5d179322beb51b1adaf5dc5ce16e7d..882470db138cc79ab3cccc1f16853e20746d5fcb 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 8da270eb95c65ca99c3c48f463f8a092fbf5fde5..7101dc25e620028977c4da77c39e3a8080f132a2 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 56db4fa0df49b7cc123c6de18efd8c1ca5df4d25..05519aa61441540e424195ac9db326c2b3134174 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 1346d754cf4d6616045f1098e99ede50b32d5ee2..fb57ff823e2f850120fa6eab14d5935c576b3d98 100644 (file)
@@ -43,4 +43,4 @@ returns the enumeration representing the IB transmission rate.
 .BR ibv_query_port (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index cb0d8b810b05ba0a736205ec7fd2da673a68abf7..7cd3de83c2acda87c3348b32c2b877debbfb40a1 100644 (file)
@@ -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@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index eda58011a71491926ab421ec30c4cab24cc18b29..47d45fed81744f97db59935a5f251a328c23a804 100644 (file)
@@ -40,4 +40,4 @@ will be generated for each call to
 .BR ibv_get_cq_event (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>
index 0563f56d7411e3aa7304ad175d8bed630086337b..fbb1ebd6cd6d2e9d9bbeead35e5eb32a51be5cd5 100644 (file)
@@ -39,4 +39,4 @@ will be updated to the actual size.
 .BR ibv_destroy_cq (3)
 .SH "AUTHORS"
 .TP
-Dotan Barak <dotanb@mellanox.co.il>
+Dotan Barak <dotanba@gmail.com>