BTW, there are a whole pile of these mismatches in that file. In my
local checkout I'm just making second arg 0, but would be good for
someone more knowledgable to commit a more appropriate fix.

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       EMail:  [EMAIL PROTECTED]
University of Missouri - Rolla         Phone: (573) 341-4841
Computing Services                       Fax: (573) 341-4216


> -----Original Message-----
> From: Neulinger, Nathan 
> Sent: Thursday, February 14, 2002 2:27 PM
> To: [EMAIL PROTECTED]
> Subject: [OpenAFS-devel] cool, already found something from 
> prototype work
> 
> 
>       
> 
> in VNOPS/afs_vnop_lookup.c:
> 
>               if (tvcp && retry) {
>                 ReleaseWriteLock(&afs_xvcache);
>                 afs_PutVCache(tvcp);
>               }
>             } while (tvcp && retry);
> 
> everywere else, afs_PutVCache() takes two arguments, the second is a
> lock type. 
> 
> -- Nathan
> 
> ------------------------------------------------------------
> Nathan Neulinger                       EMail:  [EMAIL PROTECTED]
> University of Missouri - Rolla         Phone: (573) 341-4841
> Computing Services                       Fax: (573) 341-4216
> _______________________________________________
> OpenAFS-devel mailing list
> [EMAIL PROTECTED]
> https://lists.openafs.org/mailman/listinfo/openafs-devel
> 
_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to