Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753937AbbHCOj1 (ORCPT ); Mon, 3 Aug 2015 10:39:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53872 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751637AbbHCOj0 (ORCPT ); Mon, 3 Aug 2015 10:39:26 -0400 Date: Mon, 3 Aug 2015 07:39:23 -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 fixes for -rc6 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: 1194 Lines: 35 Hi Linus, Please pull the following Ceph fixes from git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus There are two critical regression fixes for CephFS from Zheng, and an RBD completion fix for layered images from Ilya. (Note: git request-pull is complaining that the for-linus branch isn't referencing the right commit even though it is... hopefully I'm not doing something stupid. The right commit is 2761713d35e370fd640b5781109f753066b746c4.) Thanks! sage ---------------------------------------------------------------- Ilya Dryomov (1): rbd: fix copyup completion race Yan, Zheng (2): ceph: fix ceph_encode_locks_to_buffer() ceph: always re-send cap flushes when MDS recovers drivers/block/rbd.c | 22 +++++++++++++++++----- fs/ceph/caps.c | 22 +++++----------------- fs/ceph/locks.c | 2 +- fs/ceph/super.h | 1 - 4 files changed, 23 insertions(+), 24 deletions(-) -- 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/