From owner-freebsd-afs@FreeBSD.ORG Tue Feb 26 22:29:41 2008 Return-Path: Delivered-To: afs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 699711065688; Tue, 26 Feb 2008 22:29:41 +0000 (UTC) (envelope-from tol@stacken.kth.se) Received: from smtp-1.sys.kth.se (smtp-1.sys.kth.se [130.237.32.175]) by mx1.freebsd.org (Postfix) with ESMTP id 1E40513C509; Tue, 26 Feb 2008 22:29:41 +0000 (UTC) (envelope-from tol@stacken.kth.se) Received: from localhost (localhost [127.0.0.1]) by smtp-1.sys.kth.se (Postfix) with ESMTP id 56036155BDF; Tue, 26 Feb 2008 23:29:10 +0100 (CET) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-1.sys.kth.se ([127.0.0.1]) by localhost (smtp-1.sys.kth.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP id J0iSresD2D2I; Tue, 26 Feb 2008 23:29:07 +0100 (CET) Received: from [213.89.106.189] (c213-89-106-189.bredband.comhem.se [213.89.106.189]) by smtp-1.sys.kth.se (Postfix) with ESMTP id DCDBB1557E2; Tue, 26 Feb 2008 23:29:02 +0100 (CET) From: Tomas Olsson To: Alec Kloss In-Reply-To: <1203788012.4065.10.camel@hippo.t.nxs.se> References: <20080216035658.W93919@fledge.watson.org> <1203286882.16414.3.camel@heterodyne.kaj> <20080218012608.V96329@fledge.watson.org> <20080222125207.GD38141@hamlet.setfilepointer.com> <20080223092516.O23969@fledge.watson.org> <20080223102922.GF38141@hamlet.setfilepointer.com> <20080223110549.GG38141@hamlet.setfilepointer.com> <20080223161249.GH38141@hamlet.setfilepointer.com> <1203788012.4065.10.camel@hippo.t.nxs.se> Content-Type: text/plain Date: Tue, 26 Feb 2008 23:30:13 +0100 Message-Id: <1204065013.4007.17.camel@hippo.t.nxs.se> Mime-Version: 1.0 X-Mailer: Evolution 2.12.0 Content-Transfer-Encoding: 7bit Cc: afs@FreeBSD.org, Robert Watson , arla-drinkers@stacken.kth.se Subject: Re: Patches to get Arla running on FreeBSD 8-CURRENT X-BeenThere: freebsd-afs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: The Andrew File System and FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2008 22:29:41 -0000 On Sat, 2008-02-23 at 18:33 +0100, I wrote: > On Sat, 2008-02-23 at 10:12 -0600, Alec Kloss wrote: > > All of the heavy lifting is done in the big patch at > > > > http://setfilepointer.com/pub/arla/20080223-arla.diff > [...] > > Can anyone from Arla comment on the chances for incorporating > > these patches into Arla itself? It'd be nice to have these changes > > in Arla itself prior to submitting the port to FreeBSD. > > > Chances are good. If it looks ok it goes in. Ok, most of it is in. Still missing is fs_local.h and the include path things, until I can figure out what I want. Feel free to help me :) thanks /t (ought to set up some test boxes)