[Pkg-ofed-commits] [dapl] branch upstream updated (3961331 -> dffe7a2)

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Sun Oct 30 11:17:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

ana pushed a change to branch upstream
in repository dapl.

      from  3961331   Imported Upstream version 2.1.8
       new  dffe7a2   New upstream version 2.1.9

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AUTHORS                                          |   0
 COPYING                                          |   0
 ChangeLog                                        | 203 ++++++++++++++++
 INSTALL                                          |   0
 LICENSE.txt                                      |   0
 LICENSE2.txt                                     |   0
 LICENSE3.txt                                     |   0
 NEWS                                             |   0
 README                                           |   0
 README.mcm                                       |   0
 config.h.in                                      |   0
 config/ltmain.sh                                 |   0
 configure                                        |  20 +-
 configure.in                                     |   4 +-
 dapl.spec                                        |  16 +-
 dapl.spec.in                                     |  14 +-
 dapl/common/dapl_cno_util.c                      |   4 -
 dapl/common/dapl_cookie.c                        |   0
 dapl/common/dapl_cookie.h                        |   0
 dapl/common/dapl_cr_accept.c                     |   0
 dapl/common/dapl_cr_callback.c                   |   0
 dapl/common/dapl_cr_handoff.c                    |   0
 dapl/common/dapl_cr_query.c                      |   0
 dapl/common/dapl_cr_util.c                       |   0
 dapl/common/dapl_cr_util.h                       |   0
 dapl/common/dapl_debug.c                         |   0
 dapl/common/dapl_ep_create.c                     |   0
 dapl/common/dapl_ep_create_with_srq.c            |   0
 dapl/common/dapl_ep_disconnect.c                 |   0
 dapl/common/dapl_ep_dup_connect.c                |   0
 dapl/common/dapl_ep_free.c                       |   0
 dapl/common/dapl_ep_get_status.c                 |   0
 dapl/common/dapl_ep_modify.c                     |   0
 dapl/common/dapl_ep_post_rdma_read.c             |   0
 dapl/common/dapl_ep_post_rdma_write.c            |   0
 dapl/common/dapl_ep_post_recv.c                  |   0
 dapl/common/dapl_ep_post_send.c                  |   0
 dapl/common/dapl_ep_query.c                      |   0
 dapl/common/dapl_ep_recv_query.c                 |   0
 dapl/common/dapl_ep_reset.c                      |   0
 dapl/common/dapl_ep_set_watermark.c              |   0
 dapl/common/dapl_ep_util.c                       |   0
 dapl/common/dapl_ep_util.h                       |   0
 dapl/common/dapl_evd_connection_callb.c          |   0
 dapl/common/dapl_evd_cq_async_error_callb.c      |   0
 dapl/common/dapl_evd_dequeue.c                   |   0
 dapl/common/dapl_evd_post_se.c                   |   0
 dapl/common/dapl_evd_qp_async_error_callb.c      |   0
 dapl/common/dapl_evd_resize.c                    |   0
 dapl/common/dapl_evd_un_async_error_callb.c      |   0
 dapl/common/dapl_evd_util.c                      |   0
 dapl/common/dapl_evd_util.h                      |   0
 dapl/common/dapl_get_consumer_context.c          |   0
 dapl/common/dapl_get_handle_type.c               |   0
 dapl/common/dapl_hash.c                          |   2 +-
 dapl/common/dapl_hash.h                          |   0
 dapl/common/dapl_hca_util.c                      |   0
 dapl/common/dapl_hca_util.h                      |   0
 dapl/common/dapl_ia_close.c                      |   0
 dapl/common/dapl_ia_open.c                       |   0
 dapl/common/dapl_ia_util.h                       |   0
 dapl/common/dapl_init.h                          |   0
 dapl/common/dapl_llist.c                         |   0
 dapl/common/dapl_lmr_free.c                      |   0
 dapl/common/dapl_lmr_query.c                     |   0
 dapl/common/dapl_lmr_sync_rdma_read.c            |   0
 dapl/common/dapl_lmr_sync_rdma_write.c           |   0
 dapl/common/dapl_lmr_util.c                      |   0
 dapl/common/dapl_lmr_util.h                      |   0
 dapl/common/dapl_mr_util.c                       |   0
 dapl/common/dapl_mr_util.h                       |   0
 dapl/common/dapl_name_service.c                  |   0
 dapl/common/dapl_name_service.h                  |   0
 dapl/common/dapl_provider.h                      |   0
 dapl/common/dapl_psp_create.c                    |   0
 dapl/common/dapl_psp_create_any.c                |   0
 dapl/common/dapl_psp_free.c                      |   0
 dapl/common/dapl_psp_query.c                     |   0
 dapl/common/dapl_pz_create.c                     |   0
 dapl/common/dapl_pz_free.c                       |   0
 dapl/common/dapl_pz_query.c                      |   0
 dapl/common/dapl_pz_util.c                       |   0
 dapl/common/dapl_pz_util.h                       |   0
 dapl/common/dapl_ring_buffer_util.c              |   0
 dapl/common/dapl_ring_buffer_util.h              |   0
 dapl/common/dapl_rmr_free.c                      |   4 +-
 dapl/common/dapl_rmr_query.c                     |   0
 dapl/common/dapl_rmr_util.c                      |   0
 dapl/common/dapl_rmr_util.h                      |   0
 dapl/common/dapl_rsp_create.c                    |   0
 dapl/common/dapl_rsp_free.c                      |   0
 dapl/common/dapl_rsp_query.c                     |   0
 dapl/common/dapl_set_consumer_context.c          |   0
 dapl/common/dapl_sp_util.c                       |   0
 dapl/common/dapl_sp_util.h                       |   0
 dapl/common/dapl_srq_create.c                    |   0
 dapl/common/dapl_srq_free.c                      |   0
 dapl/common/dapl_srq_post_recv.c                 |   0
 dapl/common/dapl_srq_query.c                     |   0
 dapl/common/dapl_srq_resize.c                    |   0
 dapl/common/dapl_srq_set_lw.c                    |   3 -
 dapl/common/dapl_srq_util.c                      |   0
 dapl/common/dapl_srq_util.h                      |   0
 dapl/common/dapl_timer_util.c                    |   0
 dapl/common/dapl_timer_util.h                    |   0
 dapl/include/dapl_debug.h                        |   0
 dapl/include/dapl_ipoib_names.h                  |   0
 dapl/include/dapl_vendor.h                       |   0
 dapl/openib_cma/cm.c                             |   0
 dapl/openib_cma/dapl_ib_util.h                   |   1 +
 dapl/openib_cma/device.c                         |   0
 dapl/openib_cma/linux/openib_osd.h               |   0
 dapl/openib_common/collectives/fca_provider.c    |   0
 dapl/openib_common/collectives/fca_provider.h    |   0
 dapl/openib_common/collectives/ib_collectives.h  |   0
 dapl/openib_common/cq.c                          |   0
 dapl/openib_common/dapl_ib_common.h              |   7 +-
 dapl/openib_common/dapl_ib_dto.h                 |   0
 dapl/openib_common/ib_extensions.c               |   5 +-
 dapl/openib_common/mem.c                         |   0
 dapl/openib_common/qp.c                          |   0
 dapl/openib_common/srq.c                         |   0
 dapl/openib_common/util.c                        |  72 ++++--
 dapl/openib_mcm/cm.c                             |   0
 dapl/openib_mcm/dapl_ib_util.h                   |   1 +
 dapl/openib_mcm/device.c                         |  10 +
 dapl/openib_mcm/linux/openib_osd.h               |   0
 dapl/openib_mcm/mix.c                            |   9 +-
 dapl/openib_mcm/proxy.c                          |  20 +-
 dapl/openib_scm/cm.c                             |  55 +++--
 dapl/openib_scm/dapl_ib_util.h                   |   1 +
 dapl/openib_scm/device.c                         |   0
 dapl/openib_scm/linux/openib_osd.h               |   0
 dapl/openib_ucm/cm.c                             |  18 +-
 dapl/openib_ucm/dapl_ib_util.h                   |   1 +
 dapl/openib_ucm/device.c                         |   4 +-
 dapl/openib_ucm/linux/openib_osd.h               |   0
 dapl/svc/mcm.c                                   |  28 +--
 dapl/svc/mix.c                                   |  12 +-
 dapl/svc/mpxy_in.c                               |  14 +-
 dapl/svc/mpxy_out.c                              |   7 +-
 dapl/svc/mpxyd.c                                 |  24 +-
 dapl/svc/mpxyd.h                                 |   3 +-
 dapl/svc/util.c                                  |   0
 dapl/udapl/dapl_cno_create.c                     |   0
 dapl/udapl/dapl_cno_free.c                       |   0
 dapl/udapl/dapl_cno_modify_agent.c               |   0
 dapl/udapl/dapl_cno_query.c                      |   0
 dapl/udapl/dapl_cno_wait.c                       |   0
 dapl/udapl/dapl_evd_clear_unwaitable.c           |   0
 dapl/udapl/dapl_evd_create.c                     |   0
 dapl/udapl/dapl_evd_disable.c                    |   0
 dapl/udapl/dapl_evd_enable.c                     |   0
 dapl/udapl/dapl_evd_modify_cno.c                 |   0
 dapl/udapl/dapl_evd_query.c                      |   0
 dapl/udapl/dapl_evd_set_unwaitable.c             |   0
 dapl/udapl/dapl_evd_wait.c                       |   0
 dapl/udapl/dapl_init.c                           |   0
 dapl/udapl/dapl_lmr_create.c                     |   0
 dapl/udapl/libdaplomcm.map                       |   0
 dapl/udapl/linux/dapl_osd.c                      |   0
 dapl/udapl/linux/dapl_osd.h                      |   0
 dat/common/dat_dictionary.c                      |   0
 dat/common/dat_dictionary.h                      |   0
 dat/common/dat_dr.c                              |   0
 dat/common/dat_dr.h                              |   0
 dat/common/dat_init.c                            |   0
 dat/common/dat_init.h                            |   0
 dat/common/dat_sr.h                              |   0
 dat/common/dat_strerror.c                        |   0
 dat/include/dat2/dat_error.h                     |   0
 dat/include/dat2/dat_platform_specific.h         |   0
 dat/include/dat2/dat_registry.h                  |   0
 dat/include/dat2/dat_vendor_specific.h           |   0
 dat/include/dat2/udat_config.h                   |   0
 dat/include/dat2/udat_vendor_specific.h          |   0
 dat/udat/linux/dat_osd.c                         |   0
 dat/udat/linux/dat_osd.h                         |   0
 dat/udat/udat_api.c                              |   0
 dat/udat/udat_sr_parser.c                        |   0
 dat/udat/udat_sr_parser.h                        |   0
 doc/dat.conf                                     |   0
 doc/mpxyd.conf                                   |   0
 m4/libtool.m4                                    |   0
 m4/ltoptions.m4                                  |   0
 m4/ltsugar.m4                                    |   0
 m4/ltversion.m4                                  |   0
 m4/lt~obsolete.m4                                |   0
 man/dapltest.1                                   |   0
 man/dat.conf.5                                   |   0
 mpxyd.init.in                                    |   0
 test/dapltest/README                             |   0
 test/dapltest/cmd/dapl_fft_cmd.c                 |   0
 test/dapltest/cmd/dapl_getopt.c                  |   0
 test/dapltest/cmd/dapl_limit_cmd.c               |   0
 test/dapltest/cmd/dapl_main.c                    |   0
 test/dapltest/cmd/dapl_netaddr.c                 |   0
 test/dapltest/cmd/dapl_params.c                  |   0
 test/dapltest/cmd/dapl_performance_cmd.c         |   2 +-
 test/dapltest/cmd/dapl_qos_util.c                |   0
 test/dapltest/cmd/dapl_quit_cmd.c                |   2 +-
 test/dapltest/cmd/dapl_server_cmd.c              |   2 +-
 test/dapltest/cmd/dapl_transaction_cmd.c         |   2 +-
 test/dapltest/common/dapl_endian.c               |   0
 test/dapltest/common/dapl_global.c               |   0
 test/dapltest/common/dapl_performance_cmd_util.c |   0
 test/dapltest/common/dapl_quit_cmd_util.c        |   0
 test/dapltest/common/dapl_transaction_cmd_util.c |   0
 test/dapltest/include/dapl_bpool.h               |   0
 test/dapltest/include/dapl_client_info.h         |   0
 test/dapltest/include/dapl_common.h              |   0
 test/dapltest/include/dapl_execute.h             |   0
 test/dapltest/include/dapl_fft_cmd.h             |   0
 test/dapltest/include/dapl_fft_util.h            |   2 -
 test/dapltest/include/dapl_getopt.h              |   0
 test/dapltest/include/dapl_global.h              |   0
 test/dapltest/include/dapl_limit_cmd.h           |   0
 test/dapltest/include/dapl_mdep.h                |   0
 test/dapltest/include/dapl_memlist.h             |   0
 test/dapltest/include/dapl_params.h              |   0
 test/dapltest/include/dapl_performance_cmd.h     |   0
 test/dapltest/include/dapl_performance_stats.h   |   0
 test/dapltest/include/dapl_performance_test.h    |   0
 test/dapltest/include/dapl_proto.h               |   4 +
 test/dapltest/include/dapl_quit_cmd.h            |   0
 test/dapltest/include/dapl_server_cmd.h          |   0
 test/dapltest/include/dapl_server_info.h         |   0
 test/dapltest/include/dapl_tdep.h                |   0
 test/dapltest/include/dapl_tdep_print.h          |   0
 test/dapltest/include/dapl_test_data.h           |   0
 test/dapltest/include/dapl_transaction_cmd.h     |   0
 test/dapltest/include/dapl_transaction_stats.h   |   0
 test/dapltest/include/dapl_transaction_test.h    |   0
 test/dapltest/include/dapl_version.h             |   0
 test/dapltest/mdep/linux/dapl_mdep_user.c        |   2 -
 test/dapltest/mdep/linux/dapl_mdep_user.h        |   2 +-
 test/dapltest/test/dapl_bpool.c                  |   9 -
 test/dapltest/test/dapl_client.c                 |   0
 test/dapltest/test/dapl_client_info.c            |   0
 test/dapltest/test/dapl_cnxn.c                   |   0
 test/dapltest/test/dapl_execute.c                |   0
 test/dapltest/test/dapl_fft_connmgt.c            |   0
 test/dapltest/test/dapl_fft_endpoint.c           |   0
 test/dapltest/test/dapl_fft_hwconn.c             |   0
 test/dapltest/test/dapl_fft_mem.c                |   6 -
 test/dapltest/test/dapl_fft_pz.c                 |   2 -
 test/dapltest/test/dapl_fft_queryinfo.c          |   0
 test/dapltest/test/dapl_fft_test.c               |   0
 test/dapltest/test/dapl_fft_util.c               |   4 -
 test/dapltest/test/dapl_limit.c                  |   0
 test/dapltest/test/dapl_memlist.c                |   0
 test/dapltest/test/dapl_performance_client.c     |   4 -
 test/dapltest/test/dapl_performance_server.c     |   0
 test/dapltest/test/dapl_performance_stats.c      |   0
 test/dapltest/test/dapl_performance_util.c       |   0
 test/dapltest/test/dapl_quit_util.c              |   0
 test/dapltest/test/dapl_server.c                 |   0
 test/dapltest/test/dapl_server_info.c            |   0
 test/dapltest/test/dapl_test_data.c              |   0
 test/dapltest/test/dapl_test_util.c              |   9 +-
 test/dapltest/test/dapl_thread.c                 |   0
 test/dapltest/test/dapl_transaction_stats.c      |   0
 test/dapltest/test/dapl_transaction_test.c       |   0
 test/dapltest/test/dapl_transaction_util.c       |   0
 test/dapltest/test/dapl_util.c                   |   0
 test/dapltest/udapl/udapl_tdep.c                 |   0
 test/dtest/README                                |   0
 test/dtest/dtest.c                               |  85 +++----
 test/dtest/dtestcm.c                             | 284 +++++++++++++++++++----
 test/dtest/dtestsrq.c                            |  69 +++---
 test/dtest/dtestx.c                              | 129 +++++-----
 271 files changed, 819 insertions(+), 362 deletions(-)
 mode change 100755 => 100644 AUTHORS
 mode change 100755 => 100644 COPYING
 mode change 100755 => 100644 ChangeLog
 mode change 100755 => 100644 INSTALL
 mode change 100755 => 100644 LICENSE.txt
 mode change 100755 => 100644 LICENSE2.txt
 mode change 100755 => 100644 LICENSE3.txt
 mode change 100755 => 100644 NEWS
 mode change 100755 => 100644 README
 mode change 100755 => 100644 README.mcm
 mode change 100755 => 100644 config.h.in
 mode change 100755 => 100644 config/ltmain.sh
 mode change 100755 => 100644 configure.in
 mode change 100755 => 100644 dapl.spec.in
 mode change 100755 => 100644 dapl/common/dapl_cookie.c
 mode change 100755 => 100644 dapl/common/dapl_cookie.h
 mode change 100755 => 100644 dapl/common/dapl_cr_accept.c
 mode change 100755 => 100644 dapl/common/dapl_cr_callback.c
 mode change 100755 => 100644 dapl/common/dapl_cr_handoff.c
 mode change 100755 => 100644 dapl/common/dapl_cr_query.c
 mode change 100755 => 100644 dapl/common/dapl_cr_util.c
 mode change 100755 => 100644 dapl/common/dapl_cr_util.h
 mode change 100755 => 100644 dapl/common/dapl_debug.c
 mode change 100755 => 100644 dapl/common/dapl_ep_create.c
 mode change 100755 => 100644 dapl/common/dapl_ep_create_with_srq.c
 mode change 100755 => 100644 dapl/common/dapl_ep_disconnect.c
 mode change 100755 => 100644 dapl/common/dapl_ep_dup_connect.c
 mode change 100755 => 100644 dapl/common/dapl_ep_free.c
 mode change 100755 => 100644 dapl/common/dapl_ep_get_status.c
 mode change 100755 => 100644 dapl/common/dapl_ep_modify.c
 mode change 100755 => 100644 dapl/common/dapl_ep_post_rdma_read.c
 mode change 100755 => 100644 dapl/common/dapl_ep_post_rdma_write.c
 mode change 100755 => 100644 dapl/common/dapl_ep_post_recv.c
 mode change 100755 => 100644 dapl/common/dapl_ep_post_send.c
 mode change 100755 => 100644 dapl/common/dapl_ep_query.c
 mode change 100755 => 100644 dapl/common/dapl_ep_recv_query.c
 mode change 100755 => 100644 dapl/common/dapl_ep_reset.c
 mode change 100755 => 100644 dapl/common/dapl_ep_set_watermark.c
 mode change 100755 => 100644 dapl/common/dapl_ep_util.c
 mode change 100755 => 100644 dapl/common/dapl_ep_util.h
 mode change 100755 => 100644 dapl/common/dapl_evd_connection_callb.c
 mode change 100755 => 100644 dapl/common/dapl_evd_cq_async_error_callb.c
 mode change 100755 => 100644 dapl/common/dapl_evd_dequeue.c
 mode change 100755 => 100644 dapl/common/dapl_evd_post_se.c
 mode change 100755 => 100644 dapl/common/dapl_evd_qp_async_error_callb.c
 mode change 100755 => 100644 dapl/common/dapl_evd_resize.c
 mode change 100755 => 100644 dapl/common/dapl_evd_un_async_error_callb.c
 mode change 100755 => 100644 dapl/common/dapl_evd_util.c
 mode change 100755 => 100644 dapl/common/dapl_evd_util.h
 mode change 100755 => 100644 dapl/common/dapl_get_consumer_context.c
 mode change 100755 => 100644 dapl/common/dapl_get_handle_type.c
 mode change 100755 => 100644 dapl/common/dapl_hash.c
 mode change 100755 => 100644 dapl/common/dapl_hash.h
 mode change 100755 => 100644 dapl/common/dapl_hca_util.c
 mode change 100755 => 100644 dapl/common/dapl_hca_util.h
 mode change 100755 => 100644 dapl/common/dapl_ia_close.c
 mode change 100755 => 100644 dapl/common/dapl_ia_open.c
 mode change 100755 => 100644 dapl/common/dapl_ia_util.h
 mode change 100755 => 100644 dapl/common/dapl_init.h
 mode change 100755 => 100644 dapl/common/dapl_llist.c
 mode change 100755 => 100644 dapl/common/dapl_lmr_free.c
 mode change 100755 => 100644 dapl/common/dapl_lmr_query.c
 mode change 100755 => 100644 dapl/common/dapl_lmr_sync_rdma_read.c
 mode change 100755 => 100644 dapl/common/dapl_lmr_sync_rdma_write.c
 mode change 100755 => 100644 dapl/common/dapl_lmr_util.c
 mode change 100755 => 100644 dapl/common/dapl_lmr_util.h
 mode change 100755 => 100644 dapl/common/dapl_mr_util.c
 mode change 100755 => 100644 dapl/common/dapl_mr_util.h
 mode change 100755 => 100644 dapl/common/dapl_name_service.c
 mode change 100755 => 100644 dapl/common/dapl_name_service.h
 mode change 100755 => 100644 dapl/common/dapl_provider.h
 mode change 100755 => 100644 dapl/common/dapl_psp_create.c
 mode change 100755 => 100644 dapl/common/dapl_psp_create_any.c
 mode change 100755 => 100644 dapl/common/dapl_psp_free.c
 mode change 100755 => 100644 dapl/common/dapl_psp_query.c
 mode change 100755 => 100644 dapl/common/dapl_pz_create.c
 mode change 100755 => 100644 dapl/common/dapl_pz_free.c
 mode change 100755 => 100644 dapl/common/dapl_pz_query.c
 mode change 100755 => 100644 dapl/common/dapl_pz_util.c
 mode change 100755 => 100644 dapl/common/dapl_pz_util.h
 mode change 100755 => 100644 dapl/common/dapl_ring_buffer_util.c
 mode change 100755 => 100644 dapl/common/dapl_ring_buffer_util.h
 mode change 100755 => 100644 dapl/common/dapl_rmr_free.c
 mode change 100755 => 100644 dapl/common/dapl_rmr_query.c
 mode change 100755 => 100644 dapl/common/dapl_rmr_util.c
 mode change 100755 => 100644 dapl/common/dapl_rmr_util.h
 mode change 100755 => 100644 dapl/common/dapl_rsp_create.c
 mode change 100755 => 100644 dapl/common/dapl_rsp_free.c
 mode change 100755 => 100644 dapl/common/dapl_rsp_query.c
 mode change 100755 => 100644 dapl/common/dapl_set_consumer_context.c
 mode change 100755 => 100644 dapl/common/dapl_sp_util.c
 mode change 100755 => 100644 dapl/common/dapl_sp_util.h
 mode change 100755 => 100644 dapl/common/dapl_srq_create.c
 mode change 100755 => 100644 dapl/common/dapl_srq_free.c
 mode change 100755 => 100644 dapl/common/dapl_srq_post_recv.c
 mode change 100755 => 100644 dapl/common/dapl_srq_query.c
 mode change 100755 => 100644 dapl/common/dapl_srq_resize.c
 mode change 100755 => 100644 dapl/common/dapl_srq_set_lw.c
 mode change 100755 => 100644 dapl/common/dapl_srq_util.c
 mode change 100755 => 100644 dapl/common/dapl_srq_util.h
 mode change 100755 => 100644 dapl/common/dapl_timer_util.c
 mode change 100755 => 100644 dapl/common/dapl_timer_util.h
 mode change 100755 => 100644 dapl/include/dapl_debug.h
 mode change 100755 => 100644 dapl/include/dapl_ipoib_names.h
 mode change 100755 => 100644 dapl/include/dapl_vendor.h
 mode change 100755 => 100644 dapl/openib_cma/cm.c
 mode change 100755 => 100644 dapl/openib_cma/device.c
 mode change 100755 => 100644 dapl/openib_cma/linux/openib_osd.h
 mode change 100755 => 100644 dapl/openib_common/collectives/fca_provider.c
 mode change 100755 => 100644 dapl/openib_common/collectives/fca_provider.h
 mode change 100755 => 100644 dapl/openib_common/collectives/ib_collectives.h
 mode change 100755 => 100644 dapl/openib_common/cq.c
 mode change 100755 => 100644 dapl/openib_common/dapl_ib_common.h
 mode change 100755 => 100644 dapl/openib_common/dapl_ib_dto.h
 mode change 100755 => 100644 dapl/openib_common/ib_extensions.c
 mode change 100755 => 100644 dapl/openib_common/mem.c
 mode change 100755 => 100644 dapl/openib_common/qp.c
 mode change 100755 => 100644 dapl/openib_common/srq.c
 mode change 100755 => 100644 dapl/openib_common/util.c
 mode change 100755 => 100644 dapl/openib_mcm/cm.c
 mode change 100755 => 100644 dapl/openib_mcm/dapl_ib_util.h
 mode change 100755 => 100644 dapl/openib_mcm/device.c
 mode change 100755 => 100644 dapl/openib_mcm/linux/openib_osd.h
 mode change 100755 => 100644 dapl/openib_mcm/mix.c
 mode change 100755 => 100644 dapl/openib_mcm/proxy.c
 mode change 100755 => 100644 dapl/openib_scm/cm.c
 mode change 100755 => 100644 dapl/openib_scm/dapl_ib_util.h
 mode change 100755 => 100644 dapl/openib_scm/device.c
 mode change 100755 => 100644 dapl/openib_scm/linux/openib_osd.h
 mode change 100755 => 100644 dapl/openib_ucm/cm.c
 mode change 100755 => 100644 dapl/openib_ucm/dapl_ib_util.h
 mode change 100755 => 100644 dapl/openib_ucm/device.c
 mode change 100755 => 100644 dapl/openib_ucm/linux/openib_osd.h
 mode change 100755 => 100644 dapl/svc/mcm.c
 mode change 100755 => 100644 dapl/svc/mix.c
 mode change 100755 => 100644 dapl/svc/mpxy_in.c
 mode change 100755 => 100644 dapl/svc/mpxy_out.c
 mode change 100755 => 100644 dapl/svc/mpxyd.c
 mode change 100755 => 100644 dapl/svc/mpxyd.h
 mode change 100755 => 100644 dapl/svc/util.c
 mode change 100755 => 100644 dapl/udapl/dapl_cno_create.c
 mode change 100755 => 100644 dapl/udapl/dapl_cno_free.c
 mode change 100755 => 100644 dapl/udapl/dapl_cno_modify_agent.c
 mode change 100755 => 100644 dapl/udapl/dapl_cno_query.c
 mode change 100755 => 100644 dapl/udapl/dapl_cno_wait.c
 mode change 100755 => 100644 dapl/udapl/dapl_evd_clear_unwaitable.c
 mode change 100755 => 100644 dapl/udapl/dapl_evd_create.c
 mode change 100755 => 100644 dapl/udapl/dapl_evd_disable.c
 mode change 100755 => 100644 dapl/udapl/dapl_evd_enable.c
 mode change 100755 => 100644 dapl/udapl/dapl_evd_modify_cno.c
 mode change 100755 => 100644 dapl/udapl/dapl_evd_query.c
 mode change 100755 => 100644 dapl/udapl/dapl_evd_set_unwaitable.c
 mode change 100755 => 100644 dapl/udapl/dapl_evd_wait.c
 mode change 100755 => 100644 dapl/udapl/dapl_init.c
 mode change 100755 => 100644 dapl/udapl/dapl_lmr_create.c
 mode change 100755 => 100644 dapl/udapl/libdaplomcm.map
 mode change 100755 => 100644 dapl/udapl/linux/dapl_osd.c
 mode change 100755 => 100644 dapl/udapl/linux/dapl_osd.h
 mode change 100755 => 100644 dat/common/dat_dictionary.c
 mode change 100755 => 100644 dat/common/dat_dictionary.h
 mode change 100755 => 100644 dat/common/dat_dr.c
 mode change 100755 => 100644 dat/common/dat_dr.h
 mode change 100755 => 100644 dat/common/dat_init.c
 mode change 100755 => 100644 dat/common/dat_init.h
 mode change 100755 => 100644 dat/common/dat_sr.h
 mode change 100755 => 100644 dat/common/dat_strerror.c
 mode change 100755 => 100644 dat/include/dat2/dat_error.h
 mode change 100755 => 100644 dat/include/dat2/dat_platform_specific.h
 mode change 100755 => 100644 dat/include/dat2/dat_registry.h
 mode change 100755 => 100644 dat/include/dat2/dat_vendor_specific.h
 mode change 100755 => 100644 dat/include/dat2/udat_config.h
 mode change 100755 => 100644 dat/include/dat2/udat_vendor_specific.h
 mode change 100755 => 100644 dat/udat/linux/dat_osd.c
 mode change 100755 => 100644 dat/udat/linux/dat_osd.h
 mode change 100755 => 100644 dat/udat/udat_api.c
 mode change 100755 => 100644 dat/udat/udat_sr_parser.c
 mode change 100755 => 100644 dat/udat/udat_sr_parser.h
 mode change 100755 => 100644 doc/dat.conf
 mode change 100755 => 100644 doc/mpxyd.conf
 mode change 100755 => 100644 m4/libtool.m4
 mode change 100755 => 100644 m4/ltoptions.m4
 mode change 100755 => 100644 m4/ltsugar.m4
 mode change 100755 => 100644 m4/ltversion.m4
 mode change 100755 => 100644 m4/lt~obsolete.m4
 mode change 100755 => 100644 man/dapltest.1
 mode change 100755 => 100644 man/dat.conf.5
 mode change 100755 => 100644 mpxyd.init.in
 mode change 100755 => 100644 test/dapltest/README
 mode change 100755 => 100644 test/dapltest/cmd/dapl_fft_cmd.c
 mode change 100755 => 100644 test/dapltest/cmd/dapl_getopt.c
 mode change 100755 => 100644 test/dapltest/cmd/dapl_limit_cmd.c
 mode change 100755 => 100644 test/dapltest/cmd/dapl_main.c
 mode change 100755 => 100644 test/dapltest/cmd/dapl_netaddr.c
 mode change 100755 => 100644 test/dapltest/cmd/dapl_params.c
 mode change 100755 => 100644 test/dapltest/cmd/dapl_performance_cmd.c
 mode change 100755 => 100644 test/dapltest/cmd/dapl_qos_util.c
 mode change 100755 => 100644 test/dapltest/cmd/dapl_quit_cmd.c
 mode change 100755 => 100644 test/dapltest/cmd/dapl_server_cmd.c
 mode change 100755 => 100644 test/dapltest/cmd/dapl_transaction_cmd.c
 mode change 100755 => 100644 test/dapltest/common/dapl_endian.c
 mode change 100755 => 100644 test/dapltest/common/dapl_global.c
 mode change 100755 => 100644 test/dapltest/common/dapl_performance_cmd_util.c
 mode change 100755 => 100644 test/dapltest/common/dapl_quit_cmd_util.c
 mode change 100755 => 100644 test/dapltest/common/dapl_transaction_cmd_util.c
 mode change 100755 => 100644 test/dapltest/include/dapl_bpool.h
 mode change 100755 => 100644 test/dapltest/include/dapl_client_info.h
 mode change 100755 => 100644 test/dapltest/include/dapl_common.h
 mode change 100755 => 100644 test/dapltest/include/dapl_execute.h
 mode change 100755 => 100644 test/dapltest/include/dapl_fft_cmd.h
 mode change 100755 => 100644 test/dapltest/include/dapl_fft_util.h
 mode change 100755 => 100644 test/dapltest/include/dapl_getopt.h
 mode change 100755 => 100644 test/dapltest/include/dapl_global.h
 mode change 100755 => 100644 test/dapltest/include/dapl_limit_cmd.h
 mode change 100755 => 100644 test/dapltest/include/dapl_mdep.h
 mode change 100755 => 100644 test/dapltest/include/dapl_memlist.h
 mode change 100755 => 100644 test/dapltest/include/dapl_params.h
 mode change 100755 => 100644 test/dapltest/include/dapl_performance_cmd.h
 mode change 100755 => 100644 test/dapltest/include/dapl_performance_stats.h
 mode change 100755 => 100644 test/dapltest/include/dapl_performance_test.h
 mode change 100755 => 100644 test/dapltest/include/dapl_proto.h
 mode change 100755 => 100644 test/dapltest/include/dapl_quit_cmd.h
 mode change 100755 => 100644 test/dapltest/include/dapl_server_cmd.h
 mode change 100755 => 100644 test/dapltest/include/dapl_server_info.h
 mode change 100755 => 100644 test/dapltest/include/dapl_tdep.h
 mode change 100755 => 100644 test/dapltest/include/dapl_tdep_print.h
 mode change 100755 => 100644 test/dapltest/include/dapl_test_data.h
 mode change 100755 => 100644 test/dapltest/include/dapl_transaction_cmd.h
 mode change 100755 => 100644 test/dapltest/include/dapl_transaction_stats.h
 mode change 100755 => 100644 test/dapltest/include/dapl_transaction_test.h
 mode change 100755 => 100644 test/dapltest/include/dapl_version.h
 mode change 100755 => 100644 test/dapltest/mdep/linux/dapl_mdep_user.c
 mode change 100755 => 100644 test/dapltest/test/dapl_bpool.c
 mode change 100755 => 100644 test/dapltest/test/dapl_client.c
 mode change 100755 => 100644 test/dapltest/test/dapl_client_info.c
 mode change 100755 => 100644 test/dapltest/test/dapl_cnxn.c
 mode change 100755 => 100644 test/dapltest/test/dapl_execute.c
 mode change 100755 => 100644 test/dapltest/test/dapl_fft_connmgt.c
 mode change 100755 => 100644 test/dapltest/test/dapl_fft_endpoint.c
 mode change 100755 => 100644 test/dapltest/test/dapl_fft_hwconn.c
 mode change 100755 => 100644 test/dapltest/test/dapl_fft_mem.c
 mode change 100755 => 100644 test/dapltest/test/dapl_fft_pz.c
 mode change 100755 => 100644 test/dapltest/test/dapl_fft_queryinfo.c
 mode change 100755 => 100644 test/dapltest/test/dapl_fft_test.c
 mode change 100755 => 100644 test/dapltest/test/dapl_fft_util.c
 mode change 100755 => 100644 test/dapltest/test/dapl_limit.c
 mode change 100755 => 100644 test/dapltest/test/dapl_memlist.c
 mode change 100755 => 100644 test/dapltest/test/dapl_performance_client.c
 mode change 100755 => 100644 test/dapltest/test/dapl_performance_server.c
 mode change 100755 => 100644 test/dapltest/test/dapl_performance_stats.c
 mode change 100755 => 100644 test/dapltest/test/dapl_performance_util.c
 mode change 100755 => 100644 test/dapltest/test/dapl_quit_util.c
 mode change 100755 => 100644 test/dapltest/test/dapl_server.c
 mode change 100755 => 100644 test/dapltest/test/dapl_server_info.c
 mode change 100755 => 100644 test/dapltest/test/dapl_test_data.c
 mode change 100755 => 100644 test/dapltest/test/dapl_test_util.c
 mode change 100755 => 100644 test/dapltest/test/dapl_thread.c
 mode change 100755 => 100644 test/dapltest/test/dapl_transaction_stats.c
 mode change 100755 => 100644 test/dapltest/test/dapl_transaction_test.c
 mode change 100755 => 100644 test/dapltest/test/dapl_transaction_util.c
 mode change 100755 => 100644 test/dapltest/test/dapl_util.c
 mode change 100755 => 100644 test/dapltest/udapl/udapl_tdep.c
 mode change 100755 => 100644 test/dtest/README
 mode change 100755 => 100644 test/dtest/dtestcm.c
 mode change 100755 => 100644 test/dtest/dtestsrq.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/dapl.git



More information about the Pkg-ofed-commits mailing list