From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935053AbeAKRKi (ORCPT + 1 other); Thu, 11 Jan 2018 12:10:38 -0500 Received: from mail-wm0-f67.google.com ([74.125.82.67]:35780 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932858AbeAKRKg (ORCPT ); Thu, 11 Jan 2018 12:10:36 -0500 X-Google-Smtp-Source: ACJfBov4s4Ap+pdvnotVjpicnu2Tssb3qv8D0jlxrqgG0H/R9FNoyBzg1xA/BV1/2O27JnuSpHTffQ== From: Ilya Dryomov To: Linus Torvalds Cc: ceph-devel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] Ceph fixes for 4.15-rc8 Date: Thu, 11 Jan 2018 18:10:27 +0100 Message-Id: <1515690627-4084-1-git-send-email-idryomov@gmail.com> X-Mailer: git-send-email 2.4.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: Hi Linus, The following changes since commit b2cd1df66037e7c4697c7e40496bf7e4a5e16a2d: Linux 4.15-rc7 (2018-01-07 14:22:41 -0800) are available in the git repository at: https://github.com/ceph/ceph-client.git tags/ceph-for-4.15-rc8 for you to fetch changes up to 21acdf45f4958135940f0b4767185cf911d4b010: rbd: set max_segments to USHRT_MAX (2018-01-09 17:40:48 +0100) ---------------------------------------------------------------- Two rbd fixes for 4.12 and 4.2 issues respectively, marked for stable. ---------------------------------------------------------------- Florian Margaine (1): rbd: reacquire lock should update lock owner client id Ilya Dryomov (1): rbd: set max_segments to USHRT_MAX drivers/block/rbd.c | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-)