Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752517AbdHJLJt (ORCPT ); Thu, 10 Aug 2017 07:09:49 -0400 Received: from verein.lst.de ([213.95.11.211]:59549 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751940AbdHJLJr (ORCPT ); Thu, 10 Aug 2017 07:09:47 -0400 Date: Thu, 10 Aug 2017 13:09:46 +0200 From: Christoph Hellwig To: Jens Axboe Cc: kwan.huen@ssi.samsung.com, Keith Busch , Christoph Hellwig , Sagi Grimberg , linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org, "Kwan (Hingkwan) Huen-SSI" Subject: Re: [PATCH] nvme: fix directive command numd calculation Message-ID: <20170810110946.GA32638@lst.de> References: <1502303189-11939-1-git-send-email-kwan.huen@ssi.samsung.com> <6cfd6f4a-ead7-2e60-398e-748dd1b62b3c@kernel.dk> <20170810083650.GA22739@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170810083650.GA22739@lst.de> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 374 Lines: 7 On Thu, Aug 10, 2017 at 10:36:50AM +0200, Christoph Hellwig wrote: > Do you want to take it directly for the block tree? I've actually got a set of nvme 4.13 patches now that I did a sweep over the list, so I'd be happy to take it. There is one other I want to merge pending an ok from Keith. With that I could send you a PR tomorrow, so we could still get it into -rc5.