summary refs log tree commit diff
path: root/qcow/src/refcount.rs
Commit message (Expand)AuthorAge
* error: Print errors using Display implDavid Tolnay2019-02-20
* toolchain: Update to Rust 1.31.0David Tolnay2018-12-13
* qcow: calculate refcount table size correctlyDaniel Verkamp2018-11-16
* cargo fmt all source codeZach Reizner2018-10-09
* qcow: optimize sync_caches to avoid extra writesDaniel Verkamp2018-09-27
* qcow: Add refcounting helperDylan Reid2018-09-15