From owner-freebsd-current@FreeBSD.ORG Tue Oct 25 20:39:59 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 B09DD16A41F for ; Tue, 25 Oct 2005 20:39:59 +0000 (GMT) (envelope-from wollman@khavrinen.csail.mit.edu) Received: from khavrinen.csail.mit.edu (khavrinen.csail.mit.edu [128.30.28.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3458743D48 for ; Tue, 25 Oct 2005 20:39:59 +0000 (GMT) (envelope-from wollman@khavrinen.csail.mit.edu) Received: from khavrinen.csail.mit.edu (localhost.csail.mit.edu [127.0.0.1]) by khavrinen.csail.mit.edu (8.13.1/8.13.4) with ESMTP id j9PKdoHY004917 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK CN=khavrinen.csail.mit.edu issuer=Client+20CA); Tue, 25 Oct 2005 16:39:50 -0400 (EDT) (envelope-from wollman@khavrinen.csail.mit.edu) Received: (from wollman@localhost) by khavrinen.csail.mit.edu (8.13.1/8.13.4/Submit) id j9PKdhMZ004914; Tue, 25 Oct 2005 16:39:43 -0400 (EDT) (envelope-from wollman) From: Garrett Wollman MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17246.38927.551094.180428@khavrinen.csail.mit.edu> Date: Tue, 25 Oct 2005 16:39:43 -0400 To: "Matt Emmerton" In-Reply-To: <0d9d01c5d7ea$4a9ab860$1200a8c0@gsicomp.on.ca> References: <435A8E71.1000806@forrie.com> <0d9d01c5d7ea$4a9ab860$1200a8c0@gsicomp.on.ca> X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-1.6 (khavrinen.csail.mit.edu [127.0.0.1]); Tue, 25 Oct 2005 16:39:51 -0400 (EDT) X-Spam-Status: No, score=0.0 required=5.0 tests=none version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on khavrinen.csail.mit.edu Cc: Forrest Aldrich , freebsd-current@FreeBSD.ORG Subject: Re: OpenAFS for FreeBSD... 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, 25 Oct 2005 20:39:59 -0000 < said: > OpenAFS has a partial port to FreeBSD; there have been a few folks who have > been dilligently working on this over the past couple of years. > From http://www.openafs.org/projects.html, it appears that all the *BSDs > have some degree of support but with missing pieces. The OpenAFS kernel code is an incredible festering pile of excr^H^H^H^H#ifdefs. I had much better luck getting Arla to work properly; it doesn't try to do so much in the kernel. So I stopped working on OpenAFS. I think Jim Rees still keeps a hand in.... -GAWollman