Re: [PATCH] Fix fsfs finalization memory usage
From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2004-11-01 20:21:34 CET
kfogel@collab.net writes:
> > - SVN_ERR (read_change (&change, file, pool));
[...]
> You could move the initial read_change() call right up against the
Look at the bit i re-quoted above. change is the loop condition,
> But I think a better option would be to switch to a 'do-while' loop,
I'd have to go for this nastiness:
do
I think it's best the way it is.
--
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.