From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH] VFS: Clean up shared mount flag propagation Date: Tue, 26 Jan 2010 19:53:42 +0000 Message-ID: <20100126195342.GL19799@ZenIV.linux.org.uk> References: <20100126192047.GB32353@shell> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, Christoph Hellwig , Erez Zadok , Ram Pai To: Valerie Aurora Return-path: Received: from zeniv.linux.org.uk ([195.92.253.2]:50565 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752060Ab0AZTxo (ORCPT ); Tue, 26 Jan 2010 14:53:44 -0500 Content-Disposition: inline In-Reply-To: <20100126192047.GB32353@shell> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Jan 26, 2010 at 02:20:47PM -0500, Valerie Aurora wrote: > Al, you might have already fixed this as part of your mount flag > rewrite, but here's a patch to clean up some problems with shared > mount flag propagation that I ran into while working on union mounts. > Against 2.6.32. Umm... OK by me; I'll put that into for-next on tonight's push.