From owner-freebsd-fs@FreeBSD.ORG Wed Mar 9 23:38:33 2005 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BBC516A4CE; Wed, 9 Mar 2005 23:38:33 +0000 (GMT) Received: from harik.murex.com (mail.murex.com [194.98.239.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCA5943D31; Wed, 9 Mar 2005 23:38:32 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from interscan.fr.murex.com (iscan.murex.fr [172.21.17.207] (may be forged)) by harik.murex.com with ESMTP id j29NRpbW027830; Thu, 10 Mar 2005 00:27:51 +0100 (CET) Received: from mxmail.murex.com (interscan.murex.fr [127.0.0.1]) by interscan.fr.murex.com (8.11.6/8.11.6) with ESMTP id j29NlLN15139; Thu, 10 Mar 2005 00:47:24 +0100 Received: from mteterin.us.murex.com ([172.21.130.86]) by mxmail.murex.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 10 Mar 2005 00:38:01 +0100 From: Mikhail Teterin Organization: Virtual Estates, Inc. To: hackers@FreeBSD.org Date: Wed, 9 Mar 2005 18:38:06 -0500 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503091838.06322.mi+mx@aldan.algebra.com> X-OriginalArrivalTime: 09 Mar 2005 23:38:02.0221 (UTC) FILETIME=[08C461D0:01C52501] cc: freebsd-fs@FreeBSD.org Subject: the current status of nullfs, unionfs X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2005 23:38:33 -0000 Hello! The respected manual contain dire warnings, but the Google search suggests, the situation is not *that* gloomy. For example, according to http://kerneltrap.org/node/652 , nullfs was used on Bento-cluster two years ago in 2003. Is anybody working on this file-systems? Any plans, rumours? What about the `union' option to regular mounts? Is that safe to use? Thanks! -mi