From mboxrd@z Thu Jan 1 00:00:00 1970 From: ebiederm@xmission.com (Eric W. Biederman) Subject: Re: [PATCH 1/7] vfs: Fix shrink_submounts Date: Thu, 06 Nov 2008 18:06:46 -0800 Message-ID: References: <20081106172221.dbeb5b12.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <20081106172221.dbeb5b12.akpm@linux-foundation.org> (Andrew Morton's message of "Thu, 6 Nov 2008 17:22:21 -0800") Sender: linux-kernel-owner@vger.kernel.org To: Andrew Morton Cc: linux-kernel@vger.kernel.org, adobriyan@gmail.com, viro@ZenIV.linux.org.uk, containers@lists.osdl.org List-Id: containers.vger.kernel.org Andrew Morton writes: > OK, so that's a for-2.6.28 bugfix, yes? > > The other six patches will fall under Alexey's procfs tree. Fundamentally they are all bug fixes, but whatever works. Eric