Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756106AbdGYDsN (ORCPT ); Mon, 24 Jul 2017 23:48:13 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:33291 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755734AbdGYDsG (ORCPT ); Mon, 24 Jul 2017 23:48:06 -0400 X-ME-Sender: X-Sasl-enc: Rdj+7jVj6Gjg/U2I+f3jcJofxVjmO4+K5KsxbJbD97ad 1500954485 Date: Mon, 24 Jul 2017 20:47:58 -0700 From: Greg KH To: Miklos Szeredi Cc: Amir Goldstein , Vivek Goyal , Konstantin Khlebnikov , linux-fsdevel , linux-kernel , overlayfs , "stable [v4.8]" Subject: Re: [PATCH v2] ovl: drop CAP_SYS_RESOURCE from saved mounter's credentials Message-ID: <20170725034758.GA9808@kroah.com> References: <148404760886.4400.14907571208759802396.stgit@buzz> <148407302133.16047.411379729888561193.stgit@buzz> <20170110191721.GF23108@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 580 Lines: 17 On Mon, Jul 24, 2017 at 10:15:22AM +0200, Miklos Szeredi wrote: > On Sat, Jul 22, 2017 at 11:30 AM, Amir Goldstein wrote: > > Bumped into this patch (Now upstream commit 51f8f3c4e225) and realized > > it is missing cc: stable # v4.8 > > > > At least this docker PR suggests that regression introduced in v4.8 will not be > > appreciated down the road: > > https://github.com/moby/moby/issues/29364 > > Greg, > > Can you please queue 51f8f3c4e225 ("ovl: drop CAP_SYS_RESOURCE from > saved mounter's credentials") for 4.9.y? Now queued up, thanks. greg k-h