From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751901AbdFOQbo (ORCPT ); Thu, 15 Jun 2017 12:31:44 -0400 Received: from verein.lst.de ([213.95.11.211]:39359 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750835AbdFOQbn (ORCPT ); Thu, 15 Jun 2017 12:31:43 -0400 Date: Thu, 15 Jun 2017 18:31:41 +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 v6 00/10] Implement NVMe Namespace Descriptor Identification Message-ID: <20170615163141.GA27307@lst.de> References: <20170607094536.32419-1-jthumshirn@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170607094536.32419-1-jthumshirn@suse.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 On Wed, Jun 07, 2017 at 11:45:27AM +0200, Johannes Thumshirn wrote: > A patch for nvmetcli and nvme-cli will follow shortly. Can you send them out? Especially as I want to debug why I don't seem to get a uuid attribute with nvme-loop despite the fact that we should always have one. From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Thu, 15 Jun 2017 18:31:41 +0200 Subject: [PATCH v6 00/10] Implement NVMe Namespace Descriptor Identification In-Reply-To: <20170607094536.32419-1-jthumshirn@suse.de> References: <20170607094536.32419-1-jthumshirn@suse.de> Message-ID: <20170615163141.GA27307@lst.de> On Wed, Jun 07, 2017@11:45:27AM +0200, Johannes Thumshirn wrote: > A patch for nvmetcli and nvme-cli will follow shortly. Can you send them out? Especially as I want to debug why I don't seem to get a uuid attribute with nvme-loop despite the fact that we should always have one.