[663] in NetBSD-Development
Re: NetBSD-current vs. AFS
daemon@ATHENA.MIT.EDU (John Kohl)
Tue Mar 14 09:12:39 1995
Date: Tue, 14 Mar 1995 09:07:52 -0500
From: John Kohl <jtk@atria.com>
To: mycroft@ai.mit.edu
Cc: netbsd-dev@MIT.EDU
In-Reply-To: <199503050922.EAA28701@duality.gnu.ai.mit.edu> (mycroft@ai.mit.edu)
I looked over the uses of "struct buf" by AFS, and nothing it does looks
beyond the field that was deleted from struct buf, so I don't think
there's a problem intermixing recent -current kernels and the previous
AFS package. (The code that uses struct buf is itself almost never
used, at least on NetBSD, as far as I've noticed).
But, due to other bugs, I've rebuilt the i386 AFS package anyway, and I
did that using a freshly sup'ed kernel tree.
Greg: you can pick up new libafs modules from the build area on granola.
==John