[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: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-09-05 21:09:26 CEST

On Tue, Sep 05, 2006 at 09:16:05AM -0400, Garrett Rooney wrote:
> >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?
>

Nope, I'm fairly sure this isn't it, because that would imply that
everyone who sees the problem is also getting disk-write errors right
at this point, and not elsewhere.

However... I've actually been working on that problem for the last few
days, and I think I _do_ know what it is. I'll post what I've found in
a separate mail.

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 5 21:21:48 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.