summaryrefslogtreecommitdiff
path: root/block/rbd.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-13/+13
2011-06-14block/rbd: Remove unused local variableStefan Weil1-4/+0
2011-06-08rbd: Add bdrv_truncate implementationJosh Durgin1-0/+14
2011-06-08rbd: check return values when scheduling aioJosh Durgin1-4/+20
2011-06-08rbd: allow configuration of rados from the rbd filenameJosh Durgin1-17/+102
2011-06-08rbd: use the higher level librbd instead of just libradosJosh Durgin1-577/+218
2010-12-14ceph/rbd block driver for qemu-kvmChristian Brunner1-0/+1059