Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262664AbUCOQQS (ORCPT ); Mon, 15 Mar 2004 11:16:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262655AbUCOQQR (ORCPT ); Mon, 15 Mar 2004 11:16:17 -0500 Received: from mail.fh-wedel.de ([213.39.232.194]:49386 "EHLO mail.fh-wedel.de") by vger.kernel.org with ESMTP id S262664AbUCOQP7 (ORCPT ); Mon, 15 Mar 2004 11:15:59 -0500 Date: Mon, 15 Mar 2004 17:15:41 +0100 From: =?iso-8859-1?Q?J=F6rn?= Engel To: Ian Kent Cc: Carsten Otte , linux-kernel@vger.kernel.org, mszeredi@inf.bme.hu, herbert@13thfloor.at Subject: Re: unionfs Message-ID: <20040315161541.GE16615@wohnheim.fh-wedel.de> References: <200403151235.25877.cotte@freenet.de> <20040315121934.GB16615@wohnheim.fh-wedel.de> <20040315131601.GC16615@wohnheim.fh-wedel.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20040315131601.GC16615@wohnheim.fh-wedel.de> User-Agent: Mutt/1.3.28i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 969 Lines: 27 On Mon, 15 March 2004 14:16:01 +0100, J?rn Engel wrote: > On Mon, 15 March 2004 20:47:05 +0800, Ian Kent wrote: > > On Mon, 15 Mar 2004, [iso-8859-1] J?rn Engel wrote: > > > > > > You could also have some sort of 'hidden symlink', i.e. something that > > > behaves just like a file but is in fact a link to some other > > > filesystem. If that other filesystem is not accessable, all > > > operations return -EIO. > > > > Sounds a bit untidy. > > If you have a cleaner idea, I'm open for suggestions. Stupid me. Simply open a file in the cached fs, so it can't be umounted. J?rn -- Measure. Don't tune for speed until you've measured, and even then don't unless one part of the code overwhelms the rest. -- Rob Pike - 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/