[Sheepdog] [PATCH 0/2] add support vdi read/write commands
MORITA Kazutaka
morita.kazutaka at lab.ntt.co.jp
Wed Aug 10 18:00:22 CEST 2011
This patchset adds support for direct read and write from VDIs,
which is proposed in
http://lists.wpkg.org/pipermail/sheepdog/2011-August/001161.html
I think the new commands are also useful for debugging and testing.
Perhaps, we should create another program to perform vdi I/O
operations. We can easily imagine other I/O operations
(e.g. aio_read, aio_write, aio_flush), and I'm not sure these commands
are the scope of the management tool.
Thanks,
Kazutaka
MORITA Kazutaka (2):
collie: add support for reading data from the vdi
collie: add support for writing data to the vdi
collie/collie.h | 2 +-
collie/common.c | 3 +-
collie/vdi.c | 209 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
3 files changed, 204 insertions(+), 10 deletions(-)
--
1.7.2.5
More information about the sheepdog
mailing list