Hi Ming, Here is the refreshed version. It still has lots of refactoring and fixing to be done. I've taken a short stamp at it. Rebased, fixed up sysfs, block layer changes, etc. Do we want to push this driver to the kernel at all? CoRaid is out of business, a new protocol would be a lot of better and faster. It did have some substantial overhead when I used it. Matias Bjørling (1): kvblade: initial version drivers/block/Kconfig | 12 + drivers/block/Makefile | 1 + drivers/block/kvblade.c | 914 ++++++++++++++++++++++++++++++++++++++++++++++++ drivers/block/kvblade.h | 61 ++++ 4 files changed, 988 insertions(+) create mode 100644 drivers/block/kvblade.c create mode 100644 drivers/block/kvblade.h -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html