summaryrefslogtreecommitdiffstats
path: root/block/sheepdog.c
Commit message (Expand)AuthorAgeFilesLines
* sheepdog: use coroutinesMORITA Kazutaka2011-08-241-57/+93
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-26/+26
* Wrap recv to avoid warningsBlue Swirl2011-07-251-1/+1
* sheepdog: add full data preallocation supportMORITA Kazutaka2011-07-181-3/+68
* Strip trailing '\n' from error_report()'s first argumentMarkus Armbruster2011-06-241-42/+42
* sheepdog: qemu_bh_new() can't return null pointer, drop checkMarkus Armbruster2011-06-241-6/+0
* Fix typo in code and commentsStefan Weil2011-05-061-2/+2
* get rid of private bitmap functions in block/sheepdog.c, use generic onesMichael Tokarev2011-04-011-14/+1
* sheepdog: support creating images on remote hostsMORITA Kazutaka2011-01-311-3/+14
* sheepdog: remove unnecessary includesIzumi Tsutsui2010-08-301-10/+0
* sheepdog: fix compile error on systems without TCP_CORKMORITA Kazutaka2010-07-071-1/+1
* block: add sheepdog driver for distributed storage supportMORITA Kazutaka2010-07-061-0/+2036
OpenPOWER on IntegriCloud