[1075] in arla-drinkers

home help back first fref pref prev next nref lref last post

Arla 0.26 on FreeBSD 3.2

daemon@ATHENA.MIT.EDU (Michael Sperber [Mr. Preprocessor])
Mon Aug 16 11:10:13 1999

From owner-arla-drinkers@stacken.kth.se Mon Aug 16 15:10:13 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 19186 invoked from network); 16 Aug 1999 15:10:12 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
  by bloom-picayune.mit.edu with SMTP; 16 Aug 1999 15:10:12 -0000
Received: (from majordom@localhost)
	by sundance.stacken.kth.se (8.8.8/8.8.8) id RAA06131
	for arla-drinkers-list; Mon, 16 Aug 1999 17:03:04 +0200 (MET DST)
Received: from macon.informatik.uni-tuebingen.de (macon.Informatik.Uni-Tuebingen.De [134.2.12.17])
	by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id RAA06120
	for <arla-drinkers@stacken.kth.se>; Mon, 16 Aug 1999 17:02:58 +0200 (MET DST)
Received: from brabantio.informatik.uni-tuebingen.de (brabantio.Informatik.Uni-Tuebingen.De [134.2.12.25])
	by macon.informatik.uni-tuebingen.de (8.9.3/8.9.1) with ESMTP id RAA14882
	for <arla-drinkers@stacken.kth.se>; Mon, 16 Aug 1999 17:02:56 +0200
Received: (from sperber@localhost)
	by brabantio.informatik.uni-tuebingen.de (8.9.3/8.9.1) id RAA29186;
	Mon, 16 Aug 1999 17:02:54 +0200
To: arla-drinkers@stacken.kth.se
Subject: Arla 0.26 on FreeBSD 3.2
Mime-Version: 1.0 (generated by tm-edit 1.4)
Content-Type: multipart/mixed;
 boundary="Multipart_Mon_Aug_16_17:02:54_1999-1"
Content-Transfer-Encoding: 7bit
From: sperber@Informatik.Uni-Tuebingen.De (Michael Sperber [Mr. Preprocessor])
Date: 16 Aug 1999 17:02:54 +0200
Message-ID: <y9ln1vrlqe9.fsf@brabantio.informatik.uni-tuebingen.de>
Lines: 43
X-Mailer: Gnus v5.6.45/XEmacs 21.2 - "Toshima"
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk

--Multipart_Mon_Aug_16_17:02:54_1999-1
Content-Type: text/plain; charset=US-ASCII


Arla 0.26 needs the following patch to work under FreeBSD 3.2.  I'm
not sure this also applies to other BSD's.


--Multipart_Mon_Aug_16_17:02:54_1999-1
Content-Type: text/plain; charset=US-ASCII

--- xfs/bsd/xfs_vfsops-bsd.c.orig	Thu Aug 12 14:26:13 1999
+++ xfs/bsd/xfs_vfsops-bsd.c	Thu Aug 12 14:26:17 1999
@@ -167,7 +167,7 @@
         if (error)
             return error;
 	
-	xfs_do_vget(vp, 0, current);
+	xfs_do_vget(vp, 0, curproc);
 
     } else {
 	/* XXX access ? */
@@ -175,7 +175,7 @@
 
 	/* XXX wrong ? (we tell arla below) */
         if (vp->v_usecount <= 0) 
-	    xfs_do_vget(vp, 0, current);
+	    xfs_do_vget(vp, 0, curproc);
 	else
 	    VREF(vp);
 	error = 0;

--Multipart_Mon_Aug_16_17:02:54_1999-1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable


-- =

Cheers =3D8-} Mike
Friede, V=F6lkerverst=E4ndigung und =FCberhaupt blabla

--Multipart_Mon_Aug_16_17:02:54_1999-1--

home help back first fref pref prev next nref lref last post