/[Apache-SVN]
ViewVC logotype

Revision 1509080


Jump to revision: Previous Next
Author: brane
Date: Thu Aug 1 05:20:21 2013 UTC (10 years, 9 months ago)
Changed paths: 1
Log Message:
Begin extending spillbufs so that we can use them for compressed pristines.

* subversion/libsvn_subr/spillbuf.c (svn_spillbuf_t):
   Add new fields delete_on_close, spill_all_contents, dirpath and temp_path.
  (init_spillbuf_extended): New. Initializes a spillbuf.
  (init_spillbuf): New. Initializes a spillbuf, defaulting the new fields.
  (svn_spillbuf__create): Use init_spillbuf.
  (svn_spillbuf__reader_create): Likewise; do away with the cut-and-paste
   initialization silliness.
  (svn_spillbuf__write): Use the new svn_spillbuf_t fields when creating
   the temporary spill file.


Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_subr/spillbuf.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26