From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932594AbdLOQZf (ORCPT ); Fri, 15 Dec 2017 11:25:35 -0500 Received: from mail-wr0-f175.google.com ([209.85.128.175]:38238 "EHLO mail-wr0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932508AbdLOQZd (ORCPT ); Fri, 15 Dec 2017 11:25:33 -0500 X-Google-Smtp-Source: ACJfBos1wcN+KOFT1LmRccst4eIu+HsFbcNSWgTr2mH9T7n9ZdCNYPKcxBxQPd9l6fItRuOHiF44Qw== From: Ilya Dryomov To: Linus Torvalds Cc: ceph-devel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] Ceph fix for 4.15-rc4 Date: Fri, 15 Dec 2017 17:25:06 +0100 Message-Id: <1513355106-9906-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 Hi Linus, The following changes since commit ae64f9bd1d3621b5e60d7363bc20afb46aede215: Linux 4.15-rc2 (2017-12-03 11:01:47 -0500) are available in the git repository at: https://github.com/ceph/ceph-client.git tags/ceph-for-4.15-rc4 for you to fetch changes up to 040d786032bf59002d374b86d75b04d97624005c: ceph: drop negative child dentries before try pruning inode's alias (2017-12-08 11:07:12 +0100) ---------------------------------------------------------------- CephFS inode trimming fix from Zheng, marked for stable. ---------------------------------------------------------------- Yan, Zheng (1): ceph: drop negative child dentries before try pruning inode's alias fs/ceph/mds_client.c | 42 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 38 insertions(+), 4 deletions(-)