4 releases (breaking)
0.4.0 | Jan 13, 2021 |
---|---|
0.3.0 | Sep 16, 2020 |
0.2.0 | Jul 1, 2020 |
0.1.0 | Jun 22, 2020 |
#270 in Asynchronous
Used in ihop
15KB
367 lines
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.
Dependencies
~4.5MB
~82K SLoC