From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wtarreau.pck.nerim.net ([62.212.114.60]:55163 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752480AbdC0KH4 (ORCPT ); Mon, 27 Mar 2017 06:07:56 -0400 Date: Mon, 27 Mar 2017 12:07:13 +0200 From: Willy Tarreau To: Ilya Dryomov Cc: stable@vger.kernel.org Subject: Re: Request for inclusion: commit b581a5854eee Message-ID: <20170327100713.GA25373@1wt.eu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Mon, Mar 27, 2017 at 12:03:23PM +0200, Ilya Dryomov wrote: > Hello, > > Commit b581a5854eee ("libceph: don't set weight to IN when OSD is > destroyed") was tagged with "Fixes: 930c53286977 (...)" and went into > 4.11-rc2. It fixes a bug in 930c53286977, which had been backported to > many stable kernels, but it looks like no one picked it up as of now. > > Is the "Fixes:" tag no longer enough to trigger a stable backport? It's a useful hint, it's in no way a guarantee that nobody will miss it :-) I'm queuing it for next 3.10, thanks! Willy