Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1448959

Ceph fix for 4.7-rc8

From Ilya Dryomov <idryomov@gmail.com>
Newsgroups linux.kernel
Subject Ceph fix for 4.7-rc8
Date 2016-07-23 17:40 +0200
Message-ID <rY7bX-4s2-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Linus,

The following changes since commit 92d21ac74a9e3c09b0b01c764e530657e4c85c49:

  Linux 4.7-rc7 (2016-07-10 20:24:59 -0700)

are available in the git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-4.7-rc8

for you to fetch changes up to 930c532869774ebf8af9efe9484c597f896a7d46:

  libceph: apply new_state before new_up_client on incrementals (2016-07-22 15:17:40 +0200)

The tag is signed with a brand new key - Sage is on vacation and
I didn't anticipate this.  Hopefully that's not a no-no.

----------------------------------------------------------------
A fix for a long-standing bug in the incremental osdmap handling code
that caused misdirected requests, tagged for stable.

----------------------------------------------------------------
Ilya Dryomov (1):
      libceph: apply new_state before new_up_client on incrementals

 net/ceph/osdmap.c | 156 +++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 113 insertions(+), 43 deletions(-)

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Ceph fix for 4.7-rc8 Ilya Dryomov <idryomov@gmail.com> - 2016-07-23 17:40 +0200
  Re: Ceph fix for 4.7-rc8 Linus Torvalds <torvalds@linux-foundation.org> - 2016-07-24 03:20 +0200

csiph-web