All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] Staging: hv: Add new tasks to the TODO file
@ 2009-09-10 20:49 Haiyang Zhang
  2009-09-10 21:00 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Haiyang Zhang @ 2009-09-10 20:49 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Hank Janssen
  Cc: linux-kernel@vger.kernel.org, Tom Hanrahan

From: Haiyang Zhang <haiyangz@microsoft.com>

Add new tasks to the TODO file.

Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>

---
diff --git a/drivers/staging/hv/TODO b/drivers/staging/hv/TODO
index fc754ab..345a59f 100644
--- a/drivers/staging/hv/TODO
+++ b/drivers/staging/hv/TODO
@@ -11,6 +11,12 @@ TODO:
        - audit the network driver
        - audit the block driver
        - audit the scsi driver
+       - SMP Support
+       - Remote Shutdown
+       - Networking . Jumbo Frames
+       - Hot swappable storage devices
+       - Time Synchronization
+       - Key Value Pair Exchange

 Please send patches for this code to Greg Kroah-Hartman <gregkh@suse.de>,
 Hank Janssen <hjanssen@microsoft.com>, and Haiyang Zhang <haiyangz@microsoft.com>.


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [patch] Staging: hv: Add new tasks to the TODO file
  2009-09-10 20:49 [patch] Staging: hv: Add new tasks to the TODO file Haiyang Zhang
@ 2009-09-10 21:00 ` Greg KH
  2009-09-10 21:12   ` Tom Hanrahan
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2009-09-10 21:00 UTC (permalink / raw)
  To: Haiyang Zhang; +Cc: Hank Janssen, linux-kernel@vger.kernel.org, Tom Hanrahan

On Thu, Sep 10, 2009 at 08:49:56PM +0000, Haiyang Zhang wrote:
> From: Haiyang Zhang <haiyangz@microsoft.com>
> 
> Add new tasks to the TODO file.
> 
> Cc: Hank Janssen <hjanssen@microsoft.com>
> Cc: Greg Kroah-Hartman <gregkh@suse.de>
> Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
> 
> ---
> diff --git a/drivers/staging/hv/TODO b/drivers/staging/hv/TODO
> index fc754ab..345a59f 100644
> --- a/drivers/staging/hv/TODO
> +++ b/drivers/staging/hv/TODO
> @@ -11,6 +11,12 @@ TODO:
>         - audit the network driver
>         - audit the block driver
>         - audit the scsi driver
> +       - SMP Support
> +       - Remote Shutdown
> +       - Networking . Jumbo Frames
> +       - Hot swappable storage devices
> +       - Time Synchronization
> +       - Key Value Pair Exchange

No, sorry, I'm not going to take this.

The TODO file is for what needs to be done to the code in order to get
it _out_ of the staging tree.  Not new features.  This should be a list
of things that people can help you out with, which none of these are,
given the lack of documentation on how adding this to the code is able
to be done.

So please, work on removing the items on the TODO list, that way the
code can then be merged into the main portion of the kernel tree.  Then
you can go and add new features.  There's lots that still needs to be
done with this code before you can think about adding anything new.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [patch] Staging: hv: Add new tasks to the TODO file
  2009-09-10 21:00 ` Greg KH
@ 2009-09-10 21:12   ` Tom Hanrahan
  0 siblings, 0 replies; 3+ messages in thread
From: Tom Hanrahan @ 2009-09-10 21:12 UTC (permalink / raw)
  To: Greg KH, Haiyang Zhang; +Cc: Hank Janssen, linux-kernel@vger.kernel.org

That's a fair request.  I concur.

Thanks,

-- Tom

-----Original Message-----
From: Greg KH [mailto:gregkh@suse.de] 
Sent: Thursday, September 10, 2009 11:01 PM
To: Haiyang Zhang
Cc: Hank Janssen; linux-kernel@vger.kernel.org; Tom Hanrahan
Subject: Re: [patch] Staging: hv: Add new tasks to the TODO file

On Thu, Sep 10, 2009 at 08:49:56PM +0000, Haiyang Zhang wrote:
> From: Haiyang Zhang <haiyangz@microsoft.com>
> 
> Add new tasks to the TODO file.
> 
> Cc: Hank Janssen <hjanssen@microsoft.com>
> Cc: Greg Kroah-Hartman <gregkh@suse.de>
> Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
> 
> ---
> diff --git a/drivers/staging/hv/TODO b/drivers/staging/hv/TODO
> index fc754ab..345a59f 100644
> --- a/drivers/staging/hv/TODO
> +++ b/drivers/staging/hv/TODO
> @@ -11,6 +11,12 @@ TODO:
>         - audit the network driver
>         - audit the block driver
>         - audit the scsi driver
> +       - SMP Support
> +       - Remote Shutdown
> +       - Networking . Jumbo Frames
> +       - Hot swappable storage devices
> +       - Time Synchronization
> +       - Key Value Pair Exchange

No, sorry, I'm not going to take this.

The TODO file is for what needs to be done to the code in order to get
it _out_ of the staging tree.  Not new features.  This should be a list
of things that people can help you out with, which none of these are,
given the lack of documentation on how adding this to the code is able
to be done.

So please, work on removing the items on the TODO list, that way the
code can then be merged into the main portion of the kernel tree.  Then
you can go and add new features.  There's lots that still needs to be
done with this code before you can think about adding anything new.

thanks,

greg k-h


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-09-10 21:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-10 20:49 [patch] Staging: hv: Add new tasks to the TODO file Haiyang Zhang
2009-09-10 21:00 ` Greg KH
2009-09-10 21:12   ` Tom Hanrahan

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.