[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090113182212.d8cae90d.randy.dunlap@oracle.com>
Date: Tue, 13 Jan 2009 18:22:12 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Evgeniy Polyakov <zbr@...emap.net>
Cc: Greg KH <greg@...ah.com>, linux-kernel@...r.kernel.org,
dst@...emap.net
Subject: Re: [7/7] dst: kconfig and makefile changes.
On Wed, 14 Jan 2009 02:05:33 +0300 Evgeniy Polyakov wrote:
> Signed-off-by: Evgeniy Polaykov <zbr@...emap.net>
>
> index 0000000..12ffa37
> --- /dev/null
> +++ b/drivers/staging/dst/Kconfig
> @@ -0,0 +1,71 @@
> +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.
> +
argh. That paragraph above is still duplicated. :(
I suppose that you want to emphasize it.
> + 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
> + created remote backup storage in the different datacenter. DST requires
> + single port to be enabled on the exporting node and outgoing connections
> + on the local node.
---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists