[Pkg-ofed-commits] [rds-tools] branch upstream updated (bff58fa -> a543ed9)

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Fri Jul 18 13:53:28 UTC 2014


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

ana pushed a change to branch upstream
in repository rds-tools.

      from  bff58fa   Imported Upstream version 1.4.1-OFED-1.4.2
       new  a543ed9   Imported Upstream version 2.0.4

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:
 Makefile                      |  22 +-
 Makefile.in                   |  16 +-
 configure                     |   2 +-
 configure.in                  |   2 +-
 examples/Makefile             |   2 +-
 examples/rds-sample.c         | 316 +++++++++++++++++----------
 net/ib_rds.h => include/rds.h |  67 +++---
 net/rds.h                     |  50 -----
 options.c                     | 481 ------------------------------------------
 pfhack.c                      |  24 +--
 pfhack.h                      |  12 +-
 rds-gen.1                     |  89 --------
 rds-gen.c                     | 322 ----------------------------
 rds-info.c                    |  68 +++---
 rds-ping.c                    |  19 +-
 rds-rdma.7                    |   2 +-
 rds-sink.1                    |   1 -
 rds-sink.c                    | 250 ----------------------
 rds-stress.c                  | 219 ++++++++++++-------
 rds-tools.spec                |  25 ++-
 rds-tools.spec.in             |  23 +-
 rds-tools.txt                 |  39 ----
 rdstool.h                     | 112 ----------
 stap/README                   |  15 --
 stap/rds.stp                  |  35 ---
 stats.c                       | 227 --------------------
 26 files changed, 508 insertions(+), 1932 deletions(-)
 rename net/ib_rds.h => include/rds.h (86%)
 delete mode 100644 net/rds.h
 delete mode 100644 options.c
 delete mode 100644 rds-gen.1
 delete mode 100644 rds-gen.c
 delete mode 100644 rds-sink.1
 delete mode 100644 rds-sink.c
 delete mode 100644 rds-tools.txt
 delete mode 100644 rdstool.h
 delete mode 100644 stap/README
 delete mode 100644 stap/rds.stp
 delete mode 100644 stats.c

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



More information about the Pkg-ofed-commits mailing list