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