public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] open-iscsi and linux-iscsi project teams have merged!
@ 2005-04-12  2:30 linux-iscsi development team
  2005-04-14 11:16 ` [linux-iscsi-devel] " Christoph Hellwig
  0 siblings, 1 reply; 5+ messages in thread
From: linux-iscsi development team @ 2005-04-12  2:30 UTC (permalink / raw)
  To: linux-iscsi-devel, linux-iscsi-users, open-iscsi, linux-scsi,
	linux-kernel, dm-devel, iscsitarget-devel
  Cc: itn780, dmitry_yus, mikenc, cnitin, smithan, coughlan, alewis,
	mbasavai, andmike, Ming Zhang

The linux-iscsi and open-iscsi developers would like to announce
that they have combined forces on a single iSCSI initiator effort!

This mail gives an overview of this combined effort and will be followed
by a set of iSCSI patches the combined team submits for review as a
candidate for inclusion into the mainline kernel.

Background

After some dialog with the developers on each team, it was decided
that although each team started out with independent code and some
differences in architecture, it was worth considering the possibility
of combining the two efforts into one.  Alternatives were considered
for the combined architecture of the two projects, including adding
an option for a kernel control plane.  After discussions, it was
decided by consensus that the open-iscsi architecture and code would
be the best starting point for the "next gen" linux-iscsi project.
The advantages of this starting point include open-iscsi's optimized
I/O paths that were built from scratch, as well as incorporation of
well tested iscsi-sfnet components for the control plane and userspace
components.  The combined open-iscsi and linux-iscsi teams believe
this will result in the highest performing and most stable iSCSI stack
for Linux.

Overview of Combined Project

This new combined effort will consist of the open-iscsi code and
developers moving over to the linux-iscsi project on sourceforge
(http://sourceforge.net/projects/linux-iscsi/).  The open-iscsi
(http://www.open-iscsi.org) architecture will be the basis for
the "next gen" of linux-iscsi, which will be numbered the
linux-iscsi-5.x release series.

Release Numbering

If you were following the open-iscsi series, here is the mapping
between the open-iscsi numbering and the linux-iscsi-5.x numbering:
- open-iscsi-0.2 == linux-iscsi-5.0.0.2

Kernel Submission

The kernel component of the first release in this linux-iscsi 5.x
series will follow shortly, and the combined teams wish to submit
this as a candidate for inclusion into the mainline kernel.
If you've reviewed the previous open-iscsi patch set, you'll find
that this patchset is very similar, with previous reviewer comments
incorporated.

Thanks.

- The combined open-iscsi and linux-iscsi teams



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

* Re: [linux-iscsi-devel] [ANNOUNCE] open-iscsi and linux-iscsi project teams have merged!
  2005-04-12  2:30 [ANNOUNCE] open-iscsi and linux-iscsi project teams have merged! linux-iscsi development team
@ 2005-04-14 11:16 ` Christoph Hellwig
  2005-04-14 16:18   ` Dmitry Yusupov
  0 siblings, 1 reply; 5+ messages in thread
From: Christoph Hellwig @ 2005-04-14 11:16 UTC (permalink / raw)
  To: linux-iscsi development team
  Cc: linux-iscsi-users, open-iscsi, linux-scsi, linux-kernel, dm-devel,
	iscsitarget-devel, itn780, dmitry_yus, mikenc, cnitin, smithan,
	coughlan, alewis, mbasavai, andmike, Ming Zhang

On Mon, Apr 11, 2005 at 10:30:58PM -0400, linux-iscsi development team wrote:
> The linux-iscsi and open-iscsi developers would like to announce
> that they have combined forces on a single iSCSI initiator effort!

What SCM will the code be in?  I must admit I really, really prefer the
SVN hosting of open-iscsi over the sf.net CVS mess.


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

* Re: [linux-iscsi-devel] [ANNOUNCE] open-iscsi and linux-iscsi project teams have merged!
  2005-04-14 11:16 ` [linux-iscsi-devel] " Christoph Hellwig
@ 2005-04-14 16:18   ` Dmitry Yusupov
  2005-04-14 16:19     ` Christoph Hellwig
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry Yusupov @ 2005-04-14 16:18 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: linux-iscsi development team, linux-iscsi-users, open-iscsi,
	linux-scsi, linux-kernel, dm-devel, iscsitarget-devel, itn780,
	mikenc, cnitin, smithan, coughlan, alewis, mbasavai, andmike,
	Ming Zhang

On Thu, 2005-04-14 at 13:16 +0200, Christoph Hellwig wrote:
> On Mon, Apr 11, 2005 at 10:30:58PM -0400, linux-iscsi development team wrote:
> > The linux-iscsi and open-iscsi developers would like to announce
> > that they have combined forces on a single iSCSI initiator effort!
> 
> What SCM will the code be in?  I must admit I really, really prefer the
> SVN hosting of open-iscsi over the sf.net CVS mess.

Consider linux-iscsi-5.x CVS branch as a "mainline". Current open-iscsi
SVN repository is the place where all hard-core development will happen
at least for the nearest future.

I really hope sf.net will provide SVN hosting very soon. than we will
see how it goes. and may be we might just migrate current berlios.de
hosting to the sf.net.


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

* Re: [linux-iscsi-devel] [ANNOUNCE] open-iscsi and linux-iscsi project teams have merged!
  2005-04-14 16:18   ` Dmitry Yusupov
@ 2005-04-14 16:19     ` Christoph Hellwig
  2005-04-14 16:48       ` Lee Revell
  0 siblings, 1 reply; 5+ messages in thread
From: Christoph Hellwig @ 2005-04-14 16:19 UTC (permalink / raw)
  To: Dmitry Yusupov
  Cc: linux-iscsi development team, linux-iscsi-users, open-iscsi,
	linux-scsi, linux-kernel, dm-devel, iscsitarget-devel, itn780,
	mikenc, cnitin, smithan, coughlan, alewis, mbasavai, andmike,
	Ming Zhang

On Thu, Apr 14, 2005 at 09:18:32AM -0700, Dmitry Yusupov wrote:
> Consider linux-iscsi-5.x CVS branch as a "mainline". Current open-iscsi
> SVN repository is the place where all hard-core development will happen
> at least for the nearest future.
> 
> I really hope sf.net will provide SVN hosting very soon. than we will
> see how it goes. and may be we might just migrate current berlios.de
> hosting to the sf.net.

sf.net hosting is total crap for all services.  I'd really prefer to see
things hosted somewhere sane..

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

* Re: [linux-iscsi-devel] [ANNOUNCE] open-iscsi and linux-iscsi project teams have merged!
  2005-04-14 16:19     ` Christoph Hellwig
@ 2005-04-14 16:48       ` Lee Revell
  0 siblings, 0 replies; 5+ messages in thread
From: Lee Revell @ 2005-04-14 16:48 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: Dmitry Yusupov, linux-iscsi development team, linux-iscsi-users,
	open-iscsi, linux-scsi, linux-kernel, dm-devel, iscsitarget-devel,
	itn780, mikenc, cnitin, smithan, coughlan, alewis, mbasavai,
	andmike, Ming Zhang

On Thu, 2005-04-14 at 18:19 +0200, Christoph Hellwig wrote:
> On Thu, Apr 14, 2005 at 09:18:32AM -0700, Dmitry Yusupov wrote:
> > Consider linux-iscsi-5.x CVS branch as a "mainline". Current open-iscsi
> > SVN repository is the place where all hard-core development will happen
> > at least for the nearest future.
> > 
> > I really hope sf.net will provide SVN hosting very soon. than we will
> > see how it goes. and may be we might just migrate current berlios.de
> > hosting to the sf.net.
> 
> sf.net hosting is total crap for all services.  I'd really prefer to see
> things hosted somewhere sane..

FWIW, Sourceforge sent out an email just the other day announcing that
they've replaced the CVS servers, and promising that these issues will
go away.  We'll see how that works out...

Lee


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

end of thread, other threads:[~2005-04-14 16:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-12  2:30 [ANNOUNCE] open-iscsi and linux-iscsi project teams have merged! linux-iscsi development team
2005-04-14 11:16 ` [linux-iscsi-devel] " Christoph Hellwig
2005-04-14 16:18   ` Dmitry Yusupov
2005-04-14 16:19     ` Christoph Hellwig
2005-04-14 16:48       ` Lee Revell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox