From owner-freebsd-current@FreeBSD.ORG Tue Dec 20 02:21:08 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E565216A41F for ; Tue, 20 Dec 2005 02:21:08 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 429D343D58 for ; Tue, 20 Dec 2005 02:21:08 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 58F075CA3; Mon, 19 Dec 2005 21:21:05 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 35376-06; Mon, 19 Dec 2005 21:21:04 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-122-227.ny325.east.verizon.net [68.161.122.227]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id 4EA675C43; Mon, 19 Dec 2005 21:21:04 -0500 (EST) Message-ID: <43A76A95.2070402@mac.com> Date: Mon, 19 Dec 2005 21:21:09 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Brandon S. Allbery KF8NH" References: <1263.193.231.237.171.1135037978.squirrel@dummy-host.example.com> In-Reply-To: X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: freebsd-current@freebsd.org, petre@kgb.ro Subject: Re: "Native" journaling file systems? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Dec 2005 02:21:09 -0000 Brandon S. Allbery KF8NH wrote: [ ... ] > (No production FreeBSD: we absolutely *need* AFS clients, and none of > us is enough of a kernel-level hacker to make OpenAFS or Arla > sufficiently stable. *grumble*) You ought to be able to NFS-export an AFS volume mounted on a Sun box to FreeBSD clients. That worked fine at CMU, anyway, but there were plenty of people with significant AFS-mojo available there, too. -- -Chuck