linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Ceph fix for 4.7-rc8
@ 2016-07-23 15:34 Ilya Dryomov
  2016-07-24  1:09 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2016-07-23 15:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Ceph fix for 4.7-rc8
  2016-07-23 15:34 Ceph fix for 4.7-rc8 Ilya Dryomov
@ 2016-07-24  1:09 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2016-07-24  1:09 UTC (permalink / raw)
  To: Ilya Dryomov; +Cc: ceph-devel, Linux Kernel Mailing List

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-24  1:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-23 15:34 Ceph fix for 4.7-rc8 Ilya Dryomov
2016-07-24  1:09 ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).