reverbrain / eblob

Eblob is an append-only low-level IO library, which saves data in blob files. Created as low-level backend for elliptics
GNU Lesser General Public License v3.0
104 stars 29 forks source link

plain write: use disk_size instead of wc->total_data_size as prepare_… #140

Closed abudnik closed 8 years ago

abudnik commented 8 years ago

…disk_size param on defrag (-7 bugfix)

Issue: https://github.com/reverbrain/eblob/issues/138