Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161066AbcJaXJD (ORCPT ); Mon, 31 Oct 2016 19:09:03 -0400 Received: from mail-ua0-f196.google.com ([209.85.217.196]:33394 "EHLO mail-ua0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S947917AbcJaXI7 (ORCPT ); Mon, 31 Oct 2016 19:08:59 -0400 MIME-Version: 1.0 In-Reply-To: <20161031153321.GI30919@infradead.org> References: <1477728600-12938-1-git-send-email-tom.leiming@gmail.com> <1477728600-12938-17-git-send-email-tom.leiming@gmail.com> <20161031153321.GI30919@infradead.org> From: Ming Lei Date: Tue, 1 Nov 2016 07:08:58 +0800 Message-ID: Subject: Re: [PATCH 16/60] block: pktcdvd: comment on direct access to bvec table To: Christoph Hellwig Cc: Jens Axboe , Linux Kernel Mailing List , linux-block , Linux FS Devel , "Kirill A . Shutemov" , Jiri Kosina Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 223 Lines: 8 On Mon, Oct 31, 2016 at 11:33 PM, Christoph Hellwig wrote: > Please pick up my "pktcdvd: don't scribble over the bvec array" > patch instead of the pktcdvd patches in this series. OK. Thanks, Ming Lei