From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751622AbdBBT6W convert rfc822-to-8bit (ORCPT ); Thu, 2 Feb 2017 14:58:22 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:54771 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750924AbdBBT6U (ORCPT ); Thu, 2 Feb 2017 14:58:20 -0500 Subject: [REVERT][v4.10][V2] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl To: Greg KH , LKML , Linus Torvalds References: <20170202182313.GA10670@kroah.com> Cc: "stable@vger.kernel.org" , luke@dashjr.org, jbacik@fb.com, dsterba@suse.com, clm@fb.com, linux-btrfs@vger.kernel.org, 1619918@bugs.launchpad.net From: Joseph Salisbury Message-ID: <36fa4d7d-1b59-7fe4-ad3f-d47372e11416@canonical.com> Date: Thu, 2 Feb 2017 14:58:16 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <20170202182313.GA10670@kroah.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/02/2017 01:23 PM, Greg KH wrote: > On Thu, Feb 02, 2017 at 12:38:33PM -0500, Joseph Salisbury wrote: >> Hello, >> >> Please consider reverting commit >> 4c63c2454eff996c5e27991221106eb511f7db38 in the next v4.x.y release. > What release can I remove it from? > > It isn't in 4.4.y, and 4.9.y doesn't make much sense, unless it's > reverted in Linus's tree already? > > totally confused. > > greg k-h Sorry, commit 4c63c2454eff996c5e27991221106eb511f7db38 was introduced in mainline in v4.7-rc1. The request should be only for kernels newer than 4.7-rc1, so 4.9 and 4.10. I assume it will come down to 4.9 once reverted in mainline. I updated the subject. Thanks, Joe