From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayfYI-00035e-5D for qemu-devel@nongnu.org; Fri, 06 May 2016 09:12:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ayfY6-0007i0-5U for qemu-devel@nongnu.org; Fri, 06 May 2016 09:12:12 -0400 Date: Fri, 6 May 2016 15:11:18 +0200 From: Kevin Wolf Message-ID: <20160506131118.GH5093@noname.redhat.com> References: <1462406126-22946-1-git-send-email-eblake@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1462406126-22946-1-git-send-email-eblake@redhat.com> Subject: Re: [Qemu-devel] [PATCH v6 00/20] block: kill sector-based blk_write/read List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org Am 05.05.2016 um 01:55 hat Eric Blake geschrieben: > 2.7 material, depends on Kevin's block-next: > git://repo.or.cz/qemu/kevin.git block-next > > Previously posted as part of a larger NBD series [1] and as v5 [2]. > Mostly orthogonal to Kevin's recent work to also kill sector > interfaces from the driver. > > [1] https://lists.gnu.org/archive/html/qemu-devel/2016-04/msg03526.html > [2] https://lists.gnu.org/archive/html/qemu-devel/2016-05/msg00235.html I had some comments on patch 2, 5, 7 and 17. All of them are minor, so I'll leave it to you whether you want to do another version or not. Just let me know. Kevin