nbd-async 0.6.0

Block device drivers in userspace.
Documentation

What

Implement block devices in userspace through the Linux NBD (Network Block Device) driver.

Requirements

The kernel must support NBD (CONFIG_BLK_DEV_NBD), either included in the kernel or by module.