[OpenAFS-port-darwin] Status?
Steve Lidie
sol0@Lehigh.EDU
Mon, 28 Jun 2004 16:15:57 -0400
On Jun 28, 2004, at 4:10 PM, Derrick J Brashear wrote:
> On Mon, 28 Jun 2004, Steve Lidie wrote:
>
>> USing the afs.kext for 06/23 I just got this:
>
> Pick up a fresh copy of the installer, you must have gotten a copy
> where I
> had the sense of the ifdef wrong. Sorry.
No apologies required ... in fact I owe you a beverage of your choice
for all your work.
Are you pretty much done, if I may ask?
>
> #ifdef AFS_DARWIN_ENV
> #ifndef AFS_DARWIN14_ENV
> osi_Assert(VREFCOUNT(avc) == 1);
> VREFCOUNT_SET(avc, 0);
> #else
>
> was
> #ifdef AFS_DARWIN_ENV
> #ifdef AFS_DARWIN14_ENV
> osi_Assert(VREFCOUNT(avc) == 1);
> VREFCOUNT_SET(avc, 0);
> #else
>
> which was wrong.
>
> _______________________________________________
> port-darwin mailing list
> port-darwin@openafs.org
> https://lists.openafs.org/mailman/listinfo/port-darwin