All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Evgeniy Polyakov <zbr@ioremap.net>
Cc: Greg KH <greg@kroah.com>, linux-kernel@vger.kernel.org, dst@ioremap.net
Subject: Re: [8/7] dst: kconfig update.
Date: Tue, 13 Jan 2009 18:22:51 -0800	[thread overview]
Message-ID: <20090113182251.1cda2d64.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20090113230943.GA30952@ioremap.net>

On Wed, 14 Jan 2009 02:09:43 +0300 Evgeniy Polyakov wrote:

> On Wed, Jan 14, 2009 at 02:05:33AM +0300, Evgeniy Polyakov (zbr@ioremap.net) wrote:
> > --- /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
> 
> Above is not needed.
> 
> --- ./drivers/staging/dst/Kconfig.old	2009-01-14 02:09:52.000000000 +0300
> +++ ./drivers/staging/dst/Kconfig	2009-01-14 02:10:02.000000000 +0300
> @@ -2,14 +2,10 @@
>  	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

ah, i see.

---
~Randy

  reply	other threads:[~2009-01-14  2:23 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-13 23:05 [0/7] Distributed storage for drivers/staging merge request Evgeniy Polyakov
2009-01-13 23:05 ` [1/7] dst: core files Evgeniy Polyakov
2009-01-13 23:05   ` [2/7] dst: network state machine Evgeniy Polyakov
2009-01-13 23:05     ` [3/7] dst: export node Evgeniy Polyakov
2009-01-13 23:05       ` [4/7] dst: thread pool Evgeniy Polyakov
2009-01-13 23:05         ` [5/7] dst: transactions Evgeniy Polyakov
2009-01-13 23:05           ` [6/7] dst: crypto processing Evgeniy Polyakov
2009-01-13 23:05             ` [7/7] dst: kconfig and makefile changes Evgeniy Polyakov
2009-01-13 23:09               ` [8/7] dst: kconfig update Evgeniy Polyakov
2009-01-14  2:22                 ` Randy Dunlap [this message]
2009-01-14  9:09                   ` Evgeniy Polyakov
2009-01-14  2:22               ` [7/7] dst: kconfig and makefile changes Randy Dunlap
2009-01-14 14:46         ` [4/7] dst: thread pool Frederik Deweerdt
2009-01-14 15:01           ` Evgeniy Polyakov
2009-01-15  5:58         ` Andrew Morton
2009-01-15  8:47           ` Evgeniy Polyakov
2009-01-19  0:10           ` Arjan van de Ven
2009-01-19 17:07             ` Evgeniy Polyakov
2009-02-05 13:55             ` David Howells
2009-01-14 14:52       ` [3/7] dst: export node Jens Axboe
2009-01-14 15:11         ` Evgeniy Polyakov
2009-01-13 23:39 ` [0/7] Distributed storage for drivers/staging merge request Greg KH
2009-01-13 23:47   ` Evgeniy Polyakov
2009-01-14  0:01     ` Greg KH
2009-01-14  0:08       ` Evgeniy Polyakov
2009-01-14  0:12       ` Andrew Morton
2009-01-14  0:15         ` Evgeniy Polyakov
2009-01-14  0:20           ` Evgeniy Polyakov
2009-01-14  0:23             ` Andrew Morton
2009-01-14  0:24               ` Evgeniy Polyakov
2009-01-14  9:39               ` Jeff Garzik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090113182251.1cda2d64.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=dst@ioremap.net \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zbr@ioremap.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.