From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de ([213.95.11.211]:56345 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750878AbdFSMzd (ORCPT ); Mon, 19 Jun 2017 08:55:33 -0400 Date: Mon, 19 Jun 2017 14:55:31 +0200 From: Christoph Hellwig To: Sagi Grimberg Cc: Christoph Hellwig , linux-nvme@lists.infradead.org, Keith Busch , linux-block@vger.kernel.org Subject: Re: [PATCH rfc 29/30] nvme: add sed-opal ctrl manipulation in admin configuration Message-ID: <20170619125531.GT29061@lst.de> References: <1497799324-19598-1-git-send-email-sagi@grimberg.me> <1497799324-19598-30-git-send-email-sagi@grimberg.me> <20170619072220.GF13168@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-block-owner@vger.kernel.org List-Id: linux-block@vger.kernel.org On Mon, Jun 19, 2017 at 11:03:36AM +0300, Sagi Grimberg wrote: > >> The subject sounds odd and it could use a changelog. But I'd love to >> pick this change up ASAP as it's the right thing to do.. > > How? where would you place it? there is no nvme_configure_admin_queue in > nvme-core. Doh. Yeah, let's keep it where it is. From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Mon, 19 Jun 2017 14:55:31 +0200 Subject: [PATCH rfc 29/30] nvme: add sed-opal ctrl manipulation in admin configuration In-Reply-To: References: <1497799324-19598-1-git-send-email-sagi@grimberg.me> <1497799324-19598-30-git-send-email-sagi@grimberg.me> <20170619072220.GF13168@lst.de> Message-ID: <20170619125531.GT29061@lst.de> On Mon, Jun 19, 2017@11:03:36AM +0300, Sagi Grimberg wrote: > >> The subject sounds odd and it could use a changelog. But I'd love to >> pick this change up ASAP as it's the right thing to do.. > > How? where would you place it? there is no nvme_configure_admin_queue in > nvme-core. Doh. Yeah, let's keep it where it is.