This update for stable-0.6 contains three patches for obvious bugs. They are already pushed to stable-0.6 because they are not backported things. If someone disagrees, please let me know. Liu Yuan (2): sheep: flush cache for snapshot creation util: consolidate atomic_create_and_write to be concurrency friendly MORITA Kazutaka (1): sheep: introduce xfallocate and xftruncate helpers include/util.h | 2 ++ lib/util.c | 34 ++++++++++++++++++++++++++++++---- sheep/cluster/local.c | 6 +++--- sheep/journal.c | 2 +- sheep/migrate.c | 2 +- sheep/plain_store.c | 4 ++-- sheep/vdi.c | 16 ++++++++++++++++ 7 files changed, 55 insertions(+), 11 deletions(-) -- 1.7.5.1 |