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


Groups > linux.kernel > #1448959 > unrolled thread

Ceph fix for 4.7-rc8

Started byIlya Dryomov <idryomov@gmail.com>
First post2016-07-23 17:40 +0200
Last post2016-07-24 03:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  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

#1448959 — Ceph fix for 4.7-rc8

FromIlya Dryomov <idryomov@gmail.com>
Date2016-07-23 17:40 +0200
SubjectCeph fix for 4.7-rc8
Message-ID<rY7bX-4s2-1@gated-at.bofh.it>
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(-)

[toc] | [next] | [standalone]


#1449033

FromLinus Torvalds <torvalds@linux-foundation.org>
Date2016-07-24 03:20 +0200
Message-ID<rYgff-1ri-3@gated-at.bofh.it>
In reply to#1448959
On Sun, Jul 24, 2016 at 12:34 AM, Ilya Dryomov <idryomov@gmail.com> wrote:
>
> 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.

Hmm. Not only is the signing key new, you apparently haven't even
pushed out the key to the usual pgp key servers, so I can't even see
if it has any good signatures on it.

The patch look s reasonable, so I've pulled it, but can you please:

 (a) get your new key signed by somebody if it isn't already

 (b) make sure it's actually synced to some pgp keyserver ("gpg
--send-keys 0211F38B" or similar)

 (c) send me email when that is done so that I can update my keyring.

Thanks,

         Linus

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web