[Pkg-ceph-commits] [ceph] branch upstream updated (3a87546 -> b905134)

Dmitry Smirnov onlyjob at moszumanska.debian.org
Wed May 7 07:18:29 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  3a87546   Imported Upstream version 0.80~rc1
       new  b905134   Imported Upstream version 0.80

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                 |   8 +-
 ceph.spec.in              |   8 +-
 configure                 |  22 ++--
 configure.ac              |   2 +-
 src/.git_version          |   4 +-
 src/client/Client.cc      |   8 +-
 src/include/rados.h       |   2 +
 src/mds/MDCache.cc        |  23 +++--
 src/mds/MDS.cc            |   7 +-
 src/mon/MonCommands.h     |   4 +-
 src/mon/OSDMonitor.cc     |  11 ++
 src/mon/PGMonitor.cc      |   1 +
 src/mount.fuse.ceph       |   3 +
 src/osd/ECBackend.cc      |   9 ++
 src/osd/OSD.cc            |   4 +-
 src/osd/PG.cc             |  18 +++-
 src/osd/PG.h              |  15 ++-
 src/osd/PGLog.h           |   4 +
 src/osd/ReplicatedPG.cc   | 254 +++++++++++++++++++++++++++-------------------
 src/osd/ReplicatedPG.h    |  20 +++-
 src/osd/osd_types.cc      |   1 +
 src/osd/osd_types.h       |   3 +-
 src/rgw/rgw_common.cc     |   2 +-
 src/test/librados/tier.cc |   4 +-
 24 files changed, 277 insertions(+), 160 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