From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:57245 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750754AbcEGEqr (ORCPT ); Sat, 7 May 2016 00:46:47 -0400 Date: Sat, 7 May 2016 00:46:34 -0400 From: Greg KH To: Seth Forshee Cc: ebiederm@xmission.com, tycho.andersen@canonical.com, stable@vger.kernel.org, Maxim Patlasov , Al Viro Subject: Re: FAILED: patch "[PATCH] propogate_mnt: Handle the first propogated copy being a slave" failed to apply to 4.4-stable tree Message-ID: <20160507044634.GA30141@kroah.com> References: <146255941391198@kroah.com> <20160506194903.GB112761@ubuntu-hedt> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160506194903.GB112761@ubuntu-hedt> Sender: stable-owner@vger.kernel.org List-ID: On Fri, May 06, 2016 at 02:49:03PM -0500, Seth Forshee wrote: > On Fri, May 06, 2016 at 02:30:13PM -0400, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 4.4-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > It could be backported easily, but a better option is probably to go > ahead and take 7ae8fd0351f9 "fs/pnode.c: treat zero mnt_group_id-s as > unequal" too as it seems like good stable material in its own right. > After that is applied this one should apply without problems. Thanks, that worked. greg k-h