From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis Henriques Subject: Re: [PATCH 0/2] stable CephFS backports Date: Wed, 8 Apr 2020 14:45:50 +0100 Message-ID: <20200408134550.GA32263@suse.com> References: <20200408105844.21840-1-lhenriques@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from mx2.suse.de ([195.135.220.15]:39806 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727939AbgDHNpc (ORCPT ); Wed, 8 Apr 2020 09:45:32 -0400 Content-Disposition: inline In-Reply-To: <20200408105844.21840-1-lhenriques@suse.com> Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Greg Kroah-Hartman , Sasha Levin Cc: Jeff Layton , Ilya Dryomov , ceph-devel@vger.kernel.org, stable@vger.kernel.org On Wed, Apr 08, 2020 at 11:58:38AM +0100, Luis Henriques wrote: > Hi! > > Please pick the backports for the following upstream commits: I'm not sure how that happen, but it looks like I've messed up the 2nd backport. Please hold on picking these backports for now, I'll need to figure out how I did that. I'll send a new version soon. Cheers, -- Luís > > 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). > > Cheers, > -- > Luis Henriques > > Ilya Dryomov (1): > ceph: canonicalize server path in place > > Xiubo Li (1): > ceph: remove the extra slashes in the server path