From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751365AbdFAGew (ORCPT ); Thu, 1 Jun 2017 02:34:52 -0400 Received: from verein.lst.de ([213.95.11.211]:44412 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751135AbdFAGev (ORCPT ); Thu, 1 Jun 2017 02:34:51 -0400 Date: Thu, 1 Jun 2017 08:34:50 +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 2/7] nvmet: add uuid field to nvme_ns and populate via configfs Message-ID: <20170601063450.GB16778@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 This code looks fine, but I'd rather move it past adding CNS 3h support so that it can add all the uuid-related bits in one go.