[231] in NetBSD-Development
patched AFS, new X server
daemon@ATHENA.MIT.EDU (jtkohl@MIT.EDU)
Mon Nov 28 23:25:37 1994
From: jtkohl@MIT.EDU
Date: Mon, 28 Nov 1994 23:25:04 -0500
To: netbsd-dev@MIT.EDU, netbsd-afs@MIT.EDU
I found the cause of the hangs on lola-granola; it was a recursive lock
problem in a certain code path when an AFS vnode was being reclaimed as
part of the opening of the cache volume information file.
I also installed the XF86_W32 server on lola-granola; this server should
use whatever acceleration is available in the ET4000-w32 chipset in the
machine.
I'll put together a new AFS binary release in a day or so (I need to do
some other cleanup stuff, and figure out how to build a version that's
compatible with the 1.0 lkm stuff).
==John