From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8DF69C2BA2B for ; Fri, 10 Apr 2020 10:20:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6D61620B1F for ; Fri, 10 Apr 2020 10:20:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726059AbgDJKUk (ORCPT ); Fri, 10 Apr 2020 06:20:40 -0400 Received: from mx2.suse.de ([195.135.220.15]:46772 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725930AbgDJKUk (ORCPT ); Fri, 10 Apr 2020 06:20:40 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 59D04ABAD; Fri, 10 Apr 2020 10:20:38 +0000 (UTC) Date: Fri, 10 Apr 2020 11:20:59 +0100 From: Luis Henriques To: Greg Kroah-Hartman Cc: Sasha Levin , Jeff Layton , Ilya Dryomov , ceph-devel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH 0/2] stable CephFS backports Message-ID: <20200410102059.GA18283@suse.com> References: <20200408105844.21840-1-lhenriques@suse.com> <20200410091410.GF1691838@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200410091410.GF1691838@kroah.com> Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Fri, Apr 10, 2020 at 11:14:10AM +0200, Greg Kroah-Hartman wrote: > On Wed, Apr 08, 2020 at 11:58:38AM +0100, Luis Henriques wrote: > > Hi! > > > > Please pick the backports for the following upstream commits: > > > > 4fbc0c711b24 "ceph: remove the extra slashes in the server path" > > b27a939e8376 "ceph: canonicalize server path in place" > > > > They fix an ancient bug that can be reproduced in kernels as old as 4.9 (I > > couldn't reproduced it with 4.4). > > All now queued up, including for 5.5.y, thanks. Awesome, thanks. And sorry, I forgot to mention in the cover-letter that 5.5 was a clean cherry-pick. Cheers, -- Luís