Changeset 21c87a7 for storage_xml.c


Ignore:
Timestamp:
2010-04-14T09:27:50Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
d33679e
Parents:
81186cab (diff), 156bbd7 (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 loads of stuff from mainline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • storage_xml.c

    r81186cab r21c87a7  
    498498                goto write_error;
    499499       
     500        fsync( fd );
    500501        close( fd );
    501502       
Note: See TracChangeset for help on using the changeset viewer.