[Pkg-ceph-commits] [ceph] branch upstream updated (b905134 -> 42624ce)

Dmitry Smirnov onlyjob at moszumanska.debian.org
Tue May 13 03:34:39 UTC 2014


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

onlyjob pushed a change to branch upstream
in repository ceph.

      from  b905134   Imported Upstream version 0.80
       new  42624ce   Imported Upstream version 0.80.1

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:
 ceph.spec                 |   2 +-
 configure                 |  22 +++----
 configure.ac              |   2 +-
 src/.git_version          |   4 +-
 src/client/Client.cc      |  31 +++++++++-
 src/client/Client.h       |   1 +
 src/client/MetaSession.cc |   1 +
 src/client/MetaSession.h  |   1 +
 src/common/config_opts.h  |   2 +
 src/mon/MonClient.cc      |   4 --
 src/os/KeyValueStore.cc   |   5 +-
 src/osd/OSD.cc            |  30 +++++++++-
 src/osd/OSD.h             |   3 +
 src/osd/PG.cc             |  17 ++----
 src/osd/PG.h              |  11 +---
 src/osd/ReplicatedPG.cc   | 144 +++++++++++++++++++++++++++++++---------------
 src/osd/ReplicatedPG.h    |   8 +--
 src/osd/TierAgentState.h  |  13 ++++-
 src/osd/osd_types.h       |   3 +-
 src/rgw/rgw_rados.cc      |  14 ++++-
 src/rgw/rgw_rest.cc       |   1 +
 21 files changed, 219 insertions(+), 100 deletions(-)

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



More information about the Pkg-ceph-commits mailing list