[Pkg-ceph-commits] [ceph] branch master updated (d045e69 -> 0915fdf)
Dmitry Smirnov
onlyjob at moszumanska.debian.org
Wed May 14 01:52:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
onlyjob pushed a change to branch master
in repository ceph.
from d045e69 minor patch header update
adds 42624ce Imported Upstream version 0.80.1
new d4c0a3d Merge tag 'upstream/0.80.1'
new 91ae5d6 new "gcj_search_path.patch"; mark "gcj.patch" as forwarded.
new 9655f7f New patches to fix ceph-fuse recover from sleep, fixes [#8291]
new 0915fdf New upstream release [0.80.1] + changelog summary
The 4 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 +-
debian/changelog | 10 +
debian/patches/8113.patch | 389 -----------------------------------
debian/patches/8175.patch | 66 ------
debian/patches/8282.patch | 32 ---
debian/patches/8291.patch | 132 ------------
debian/patches/bp0001.patch | 28 ---
debian/patches/client-sleep1.patch | 46 +++++
debian/patches/client-sleep2.patch | 41 ++++
debian/patches/client-sleep3.patch | 44 ++++
debian/patches/gcj.patch | 2 +-
debian/patches/gcj_search_path.patch | 22 ++
debian/patches/series | 12 +-
debian/patches/sleep-recover.patch | 18 ++
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 +
34 files changed, 407 insertions(+), 754 deletions(-)
delete mode 100644 debian/patches/8113.patch
delete mode 100644 debian/patches/8175.patch
delete mode 100644 debian/patches/8282.patch
delete mode 100644 debian/patches/8291.patch
delete mode 100644 debian/patches/bp0001.patch
create mode 100644 debian/patches/client-sleep1.patch
create mode 100644 debian/patches/client-sleep2.patch
create mode 100644 debian/patches/client-sleep3.patch
create mode 100644 debian/patches/gcj_search_path.patch
create mode 100644 debian/patches/sleep-recover.patch
--
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