|
@@ -2,14 +2,10 @@ config DST
|
|
|
tristate "Distributed storage"
|
|
|
depends on NET && CRYPTO && SYSFS
|
|
|
select CONNECTOR
|
|
|
- select LIBCRC32C
|
|
|
---help---
|
|
|
DST is a network block device storage, which can be used to organize
|
|
|
exported storages on the remote nodes into the local block device.
|
|
|
|
|
|
- DST is a network block device storage, which can be used to organize
|
|
|
- exported storages on the remote nodes into the local block device.
|
|
|
-
|
|
|
DST works on top of any network media and protocol, it is just a matter
|
|
|
of configuration utility to understand the correct addresses. The most
|
|
|
common example is TCP over IP allows to pass through firewalls and
|