From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.mailbox.org ([80.241.60.215]:45434 "EHLO mx2.mailbox.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935190AbeFMPHH (ORCPT ); Wed, 13 Jun 2018 11:07:07 -0400 Date: Wed, 13 Jun 2018 17:07:02 +0200 From: Christian Brauner To: Greg KH Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, torvalds@linux-foundation.org, tglx@linutronix.de, kstewart@linuxfoundation.org, pombredanne@nexb.com, linux-api@vger.kernel.org, ebiederm@xmission.com, seth.forshee@canonical.com, viro@zeniv.linux.org.uk Subject: Re: [PATCH 0/6 v1 resend] statfs: handle mount propagation Message-ID: <20180613150702.GA5403@mailbox.org> References: <20180525124825.23875-1-christian@brauner.io> <20180613140625.GA31082@mailbox.org> <20180613142454.GA1845@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180613142454.GA1845@kroah.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Jun 13, 2018 at 04:24:54PM +0200, Greg KH wrote: > On Wed, Jun 13, 2018 at 04:06:25PM +0200, Christian Brauner wrote: > > On Fri, May 25, 2018 at 02:48:19PM +0200, Christian Brauner wrote: > > > From: Christian Brauner > > > > > > Hey, > > > > > > This is v1 of this patchset. All changes from v0 to v1 are non-functional. > > > Specifically, the commit messages and justification have been extended as > > > requested by Linus and Al. > > > > Hey everyone, > > > > Just a ping whether the requested changes have made this series suitable > > for inclusion. Would be excellent if someone could do another review. :) > > It's the middle of the merge window, no new code gets accepted right > now, so just wait until next week at the _earliest_ before worrying Ok, sorry. It was just that this was sent out before well over a month ago and I was just worried that it had been overlooked. Thanks! Christian > about someone reviewing this. > > thanks, > > greg k-h