7 releases (breaking)
0.6.0 | Jun 18, 2022 |
---|---|
0.5.0 | Sep 20, 2021 |
0.4.1 | Mar 23, 2021 |
0.4.0 | Jan 13, 2021 |
0.1.0 | Jun 22, 2020 |
#547 in Operating systems
32 downloads per month
Used in ihop
15KB
374 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
~5–13MB
~156K SLoC