[OpenAFS-devel] reproducible problem during cache flush

Neulinger, Nathan nneul@umr.edu
Thu, 1 Aug 2002 11:43:16 -0500


Yeah, would be cleaner outside the partial write func.=20

Patch should probably include removing the check from DPW if we do.

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       EMail:  nneul@umr.edu
University of Missouri - Rolla         Phone: (573) 341-4841
Computing Services                       Fax: (573) 341-4216


> -----Original Message-----
> From: chas williams [mailto:chas@cmf.nrl.navy.mil]=20
> Sent: Thursday, August 01, 2002 11:41 AM
> To: Neulinger, Nathan
> Cc: openafs-devel@openafs.org
> Subject: Re: [OpenAFS-devel] reproducible problem during cache flush=20
>=20
>=20
> >Since DoPartialWrite does that check already (short circuit at top of
> >func), does the "skip a function call" really have the much overhead
> >benefit?
>=20
> hey i just noticed that actually.  pretty stupid eh?  however, its
> probably better to do it in one place in osi_vnodeops.c
>=20