From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valerie Aurora Subject: Re: [PATCH 00/74] Union mounts version something or other Date: Fri, 1 Apr 2011 09:48:31 -0700 Message-ID: References: <1300845590-14184-1-git-send-email-valerie.aurora@gmail.com> <1264.1301495438@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, viro@zeniv.linux.org.uk To: David Howells Return-path: In-Reply-To: <1264.1301495438@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Mar 30, 2011 at 7:30 AM, David Howells wr= ote: > Valerie Aurora wrote: > >> As always, git trees for the kernel, util-linux, and e2fsprogs, lots >> of documentation, and LWN articles describing the various problems >> unioning file systems will encounter are here: >> >> http://valerieaurora.org/union/ > > The webpage there says "linked_list" is the most recent branch, but t= hat > doesn't match with your patches posted here. =A0Is "+ext2_cleanup" th= e matching > branch? That's never up to date, but I just fixed it. The branch you want is "ext2_cleanup". Any branch with "+" at the front is a mistake from trying to do a git push of a rebased branch. I deleted it. -VAL