[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r21346 - trunk/subversion/libsvn_fs_fs

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-05 15:16:05 CEST

On 9/5/06, malcolm@tigris.org <malcolm@tigris.org> wrote:
> Author: malcolm
> Date: Tue Sep 5 06:02:02 2006
> New Revision: 21346
>
> Log:
> FSFS: explicitly close the prototype revision file after writing a
> representation.
>
> Writes to the prototype revision file are buffered by APR, so closing
> the file causes a final write of the remaining unwritten buffer.
> Doing this explicitly (rather than implicitly during pool cleanup)
> allows us to catch any errors that occur during that final write.

Any chance this is the source of our fun filled fsfs corruption?

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 5 15:16:47 2006

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.