btw, what's the meaning of do-while around uiomove in nfs_write? it never loops, i think. to make it similar with ffs version? YAMAMOTO Takashi > so back to the original topic, I think the code below is correct. > I was thinking it'd be nice if was more similar to the FFS code, > but I decided I don't care, it's fine as-is. > > -Chuck