From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:60464 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753065AbeCFRKw (ORCPT ); Tue, 6 Mar 2018 12:10:52 -0500 Date: Tue, 6 Mar 2018 09:10:54 -0800 From: Greg KH To: Nikolay Borisov Cc: stable@vger.kernel.org Subject: Re: Request for inclusion of couple of commits Message-ID: <20180306171054.GD19252@kroah.com> References: <8b8467cb-df5a-252c-72fe-06c83a5eeec3@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8b8467cb-df5a-252c-72fe-06c83a5eeec3@suse.com> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Mar 06, 2018 at 05:21:58PM +0200, Nikolay Borisov wrote: > Hello Greg, > > I'd like to request the following commits (in that order) be merged into > 4.4/4.9 stable branches: > > b7f8a09f8097 ("btrfs: Don't clear SGID when inheriting ACLs") - this one > landed in 4.13 and was tagged for stable but it seems it got missed. This was released in 4.9.40 which was released last July. Are you sure you really looked at this? And the patch does not apply to 4.4.y, please send a working backport if you want it to be applied there. > d7d824966530 ("btrfs: preserve i_mode if __btrfs_set_acl() fails") - > this one depends on the first commit for context but otherwise, should > be trivial to backport. Can you do that backport so I don't mess it up? thanks, greg k-h