From owner-svn-doc-all@FreeBSD.ORG Sat Jul 6 21:08:52 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 49D1F1C6; Sat, 6 Jul 2013 21:08:52 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id D69B015FD; Sat, 6 Jul 2013 21:08:51 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r66L8oZe043863; Sat, 6 Jul 2013 15:08:50 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r66L8oeN043860; Sat, 6 Jul 2013 15:08:50 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 6 Jul 2013 15:08:50 -0600 (MDT) From: Warren Block To: Gabor Pali Subject: Re: svn commit: r42176 - head/en_US.ISO8859-1/htdocs/news/status In-Reply-To: <201307061909.r66J9FtW073222@svn.freebsd.org> Message-ID: References: <201307061909.r66J9FtW073222@svn.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sat, 06 Jul 2013 15:08:50 -0600 (MDT) Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jul 2013 21:08:52 -0000 On Sat, 6 Jul 2013, Gabor Pali wrote: > Author: pgj > Date: Sat Jul 6 19:09:15 2013 > New Revision: 42176 > URL: http://svnweb.freebsd.org/changeset/doc/42176 > > Log: > - Add a Q2 entry on the progress of the native iSCSI stack > > Submitted by: trasz > > Modified: > head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml > > Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml > ============================================================================== > --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 15:14:42 2013 (r42175) > +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 19:09:15 2013 (r42176) > @@ -18,7 +18,7 @@ > > >

Thanks to all the reporters for the excellent work! This report > - contains 14 entries and we hope you enjoy reading it.

> + contains 15 entries and we hope you enjoy reading it.

> > >

The deadline for submissions covering between July and September 2013 > @@ -751,4 +751,51 @@ > system. > > > + > + > + Native iSCSI Stack > + > + > + > + > + Edward Tomasz > + Napierała > + > + trasz@FreeBSD.org > + > + > + > + > + > + > + > + > +

The native kernel iSCSI target and initiator project progressed > + well over the April to June period. The primary focus was to > + introduce support for iSER (iSCSI over RDMA) in both the > + initiator and the target. Prerequisite for this was merging > + some common parts together and implementing a workaround for the > + lack of iSER support in userspace. Apart from that, there were > + a myriad of smaller improvements. Such as creating more > + user-friendly administration utilities, for example > + iscsictl(8) which displays SCSI device nodes for each > + iSCSI session. This escapes the user from getting the same "Escapes" is not usually used that way. How about "frees" instead?