Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264881AbUIDR0b (ORCPT ); Sat, 4 Sep 2004 13:26:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264795AbUIDR0a (ORCPT ); Sat, 4 Sep 2004 13:26:30 -0400 Received: from imladris.demon.co.uk ([193.237.130.41]:26630 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id S264881AbUIDR0C (ORCPT ); Sat, 4 Sep 2004 13:26:02 -0400 Date: Sat, 4 Sep 2004 18:25:56 +0100 From: Christoph Hellwig To: =?iso-8859-1?Q?J=F6rn_Engel?= Cc: Christoph Hellwig , Andrew Morton , linux-kernel@vger.kernel.org, Jan Blunck Subject: Re: [PATCH 1/3] copyfile: generic_sendpage Message-ID: <20040904182556.A16774@infradead.org> Mail-Followup-To: Christoph Hellwig , =?iso-8859-1?Q?J=F6rn_Engel?= , Andrew Morton , linux-kernel@vger.kernel.org, Jan Blunck References: <20040904165733.GC8579@wohnheim.fh-wedel.de> <20040904181220.B16644@infradead.org> <20040904172223.GC9765@wohnheim.fh-wedel.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <20040904172223.GC9765@wohnheim.fh-wedel.de>; from joern@wohnheim.fh-wedel.de on Sat, Sep 04, 2004 at 07:22:23PM +0200 X-SRS-Rewrite: SMTP reverse-path rewritten from by phoenix.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1086 Lines: 28 On Sat, Sep 04, 2004 at 07:22:23PM +0200, J?rn Engel wrote: > On Sat, 4 September 2004 18:12:20 +0100, Christoph Hellwig wrote: > > > > > o unionmount - you might remember Jan Blunck's fix to ext3 > > > > Could you give some context please? > > Trivial example union mount: > > Top layer: > 2nd layer: foo > > Writes to foo have to be done in the top layer, so foo has to be > copied up first. And since that has to be done inside the kernel, > any possible implementation will be similar to my code. > > For further details on unionmount, you should ask Jan directly. But > for politeness' sake, please wait a month or two, so he can focus on > his university exams before getting into the flamewars. ;) Oh, I know what union mounts are. But I wonder who's hacking on them as they need some major VFS surgey to get right. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/