From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH 00/74] Union mounts version something or other Date: Wed, 30 Mar 2011 15:30:38 +0100 Message-ID: <1264.1301495438@redhat.com> References: <1300845590-14184-1-git-send-email-valerie.aurora@gmail.com> Cc: dhowells@redhat.com, linux-fsdevel@vger.kernel.org, linux@vger.kernel.org, viro@zeniv.linux.org.uk To: Valerie Aurora Return-path: Received: from mx1.redhat.com ([209.132.183.28]:45352 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754746Ab1C3Oao (ORCPT ); Wed, 30 Mar 2011 10:30:44 -0400 In-Reply-To: <1300845590-14184-1-git-send-email-valerie.aurora@gmail.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: 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 that doesn't match with your patches posted here. Is "+ext2_cleanup" the matching branch? Thanks, David