From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 3757821A134AE for ; Wed, 10 May 2017 11:21:50 -0700 (PDT) From: David Howells In-Reply-To: <20170510180214.16852-6-hch@lst.de> References: <20170510180214.16852-6-hch@lst.de> <20170510180214.16852-1-hch@lst.de> Subject: Re: [PATCH 05/16] uuid: add the v1 layout to uuid_t MIME-Version: 1.0 Content-ID: <2633.1494440506.1@warthog.procyon.org.uk> Date: Wed, 10 May 2017 19:21:46 +0100 Message-ID: <2650.1494440506@warthog.procyon.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: Christoph Hellwig Cc: linux-xfs@vger.kernel.org, linux-raid@vger.kernel.org, linux-nvdimm@lists.01.org, Mimi Zohar , Amir Goldstein , linux-kernel@vger.kernel.org, dhowells@redhat.com, linux-fsdevel@vger.kernel.org, Andy Shevchenko , Shaohua Li , Steven Whitehouse List-ID: Christoph Hellwig wrote: > Turn the content of uuid_t into a union and add the fields for the v1 > interpretation to it. > > Signed-off-by: Christoph Hellwig Reviewed-by: David Howells _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm