Changeset ae3dc99 for storage_xml.c


Ignore:
Timestamp:
2010-04-24T17:02:07Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
c521362
Parents:
b5b40ff (diff), f1b7711 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merging stuff from mainline (1.2.6).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • storage_xml.c

    rb5b40ff rae3dc99  
    496496                goto write_error;
    497497       
     498        fsync( fd );
    498499        close( fd );
    499500       
Note: See TracChangeset for help on using the changeset viewer.