Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757037Ab3FSPmK (ORCPT ); Wed, 19 Jun 2013 11:42:10 -0400 Received: from cobra.newdream.net ([66.33.216.30]:51857 "EHLO cobra.newdream.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756770Ab3FSPmI (ORCPT ); Wed, 19 Jun 2013 11:42:08 -0400 Date: Wed, 19 Jun 2013 08:42:08 -0700 (PDT) From: Sage Weil X-X-Sender: sage@cobra.newdream.net To: torvalds@linux-foundation.org cc: ceph-devel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] Ceph fix for -rc7 Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 744 Lines: 24 Hi Linus, Please pull the following patch for Ceph from git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus This fixes a problem preventing the kernel and userland librbd libraries from sharing data with the new format 2 images. Thanks! sage ---------------------------------------------------------------- Josh Durgin (1): rbd: use the correct length for format 2 object names drivers/block/rbd.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/