From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Thu, 1 Jun 2017 08:52:55 +0200 Subject: [PATCH v1 7/7] nvmet: allow overriding the NVMe VS via configfs In-Reply-To: References: Message-ID: <20170601065255.GG16778@lst.de> On Wed, May 31, 2017@03:32:17PM +0200, Johannes Thumshirn wrote: > Allow overriding the announced NVMe Version of a via configfs. > > This is particularly helpful when debugging new features for the host > or target side without bumping the hard coded version (as the target > might not be fully compliant to the announced version yet). It is. Just bump to 1.3, please as Identify 3h is the only mandatory change: http://nvmexpress.org/changes/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751304AbdFAGw5 (ORCPT ); Thu, 1 Jun 2017 02:52:57 -0400 Received: from verein.lst.de ([213.95.11.211]:44537 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751013AbdFAGw4 (ORCPT ); Thu, 1 Jun 2017 02:52:56 -0400 Date: Thu, 1 Jun 2017 08:52:55 +0200 From: Christoph Hellwig To: Johannes Thumshirn Cc: Christoph Hellwig , Sagi Grimberg , Keith Busch , Hannes Reinecke , Max Gurtovoy , Linux NVMe Mailinglist , Linux Kernel Mailinglist Subject: Re: [PATCH v1 7/7] nvmet: allow overriding the NVMe VS via configfs Message-ID: <20170601065255.GG16778@lst.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 On Wed, May 31, 2017 at 03:32:17PM +0200, Johannes Thumshirn wrote: > Allow overriding the announced NVMe Version of a via configfs. > > This is particularly helpful when debugging new features for the host > or target side without bumping the hard coded version (as the target > might not be fully compliant to the announced version yet). It is. Just bump to 1.3, please as Identify 3h is the only mandatory change: http://nvmexpress.org/changes/