Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1328193
| From | Sage Weil <sweil@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Ceph fixes for -rc3 |
| Date | 2016-02-06 03:20 +0100 |
| Message-ID | <qZ0DD-Aw-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
Please pull the follow Ceph fixes from
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus
We have a few wire protocol compatibility fixes, ports of a few recent
CRUSH mapping changes, and a couple error path fixes.
Thanks!
sage
----------------------------------------------------------------
Dan Carpenter (1):
ceph: checking for IS_ERR instead of NULL
Ilya Dryomov (6):
crush: ensure bucket id is valid before indexing buckets array
crush: ensure take bucket value is valid
crush: add chooseleaf_stable tunable
crush: decode and initialize chooseleaf_stable
libceph: advertise support for TUNABLES5
libceph: MOSDOpReply v7 encoding
Yan, Zheng (1):
ceph: fix snap context leak in error path
fs/ceph/file.c | 6 +++---
include/linux/ceph/ceph_features.h | 16 +++++++++++++++-
include/linux/crush/crush.h | 8 +++++++-
net/ceph/crush/mapper.c | 33 ++++++++++++++++++++++++++-------
net/ceph/osd_client.c | 10 ++++++++++
net/ceph/osdmap.c | 19 ++++++++++++++-----
6 files changed, 75 insertions(+), 17 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] Ceph fixes for -rc3 Sage Weil <sweil@redhat.com> - 2016-02-06 03:20 +0100
csiph-web