Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751868AbdFSUJF (ORCPT ); Mon, 19 Jun 2017 16:09:05 -0400 Received: from b.ns.miles-group.at ([95.130.255.144]:44723 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750947AbdFSUJD (ORCPT ); Mon, 19 Jun 2017 16:09:03 -0400 Subject: Re: [PATCH for v4.9 LTS 13/86] ubifs: allow encryption ioctls in compat mode To: "Levin, Alexander (Sasha Levin)" Cc: Eric Biggers , "stable@vger.kernel.org" , "linux-kernel@vger.kernel.org" References: <20170617222420.19316-1-alexander.levin@verizon.com> <20170617222420.19316-13-alexander.levin@verizon.com> <20170619170236.GA143304@google.com> <9259cf25-f27b-5199-b9c4-647c17112ff0@nod.at> <20170619194120.6bwnnnxve7h5eltd@sasha-lappy> From: Richard Weinberger Message-ID: <496f504d-d8be-1ee1-b27b-8fb4feb04f04@nod.at> Date: Mon, 19 Jun 2017 22:09:00 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <20170619194120.6bwnnnxve7h5eltd@sasha-lappy> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 624 Lines: 18 Sasha, Am 19.06.2017 um 21:41 schrieb Levin, Alexander (Sasha Levin): >> Yep. I wonder why this patch made it into the stable queue? > > We're testing out a method of finding commits that aren't tagged for stable > but should be there. There is supposed to be more review for such commits > (I fucked it up in this case) + it's sent out for a review twice before > being shipped. > > In general, it seems to have a good hit rate so far. Oh! Good to know. Usually I don't give much attention to stable mails since I assume that only patches arrive which I have tagged as stable or asked for inclusion. Thanks, //richard