go-ceph/rbd
Alex Bligh 38c3c12b50 Replace ReadAt and WriteAt with thread-safe versions
ReadAt and WriteAt should not rely on image.offset as this
prevents the from working in a thread-safe manner.

Signed-off-by: Alex Bligh <alex@alex.org.uk>
2016-04-29 14:36:01 +01:00
..
doc.go doc: update doc layouts 2015-01-13 07:27:06 -08:00
rbd_test.go add param 'order' to Create() and Image.Clone(), and upgrade ci ceph version to hammer 2016-03-03 21:59:09 -05:00
rbd.go Replace ReadAt and WriteAt with thread-safe versions 2016-04-29 14:36:01 +01:00