Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264668AbUIDRWl (ORCPT ); Sat, 4 Sep 2004 13:22:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264704AbUIDRWl (ORCPT ); Sat, 4 Sep 2004 13:22:41 -0400 Received: from mail.fh-wedel.de ([213.39.232.194]:14021 "EHLO mail.fh-wedel.de") by vger.kernel.org with ESMTP id S264668AbUIDRWj (ORCPT ); Sat, 4 Sep 2004 13:22:39 -0400 Date: Sat, 4 Sep 2004 19:22:23 +0200 From: =?iso-8859-1?Q?J=F6rn?= Engel To: Christoph Hellwig , Andrew Morton , linux-kernel@vger.kernel.org Cc: Jan Blunck Subject: Re: [PATCH 1/3] copyfile: generic_sendpage Message-ID: <20040904172223.GC9765@wohnheim.fh-wedel.de> References: <20040904165733.GC8579@wohnheim.fh-wedel.de> <20040904181220.B16644@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20040904181220.B16644@infradead.org> User-Agent: Mutt/1.3.28i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 936 Lines: 29 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. ;) J?rn -- Eighty percent of success is showing up. -- Woody Allen - 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/