[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170511120718.GA27480@lst.de>
Date: Thu, 11 May 2017 14:07:18 +0200
From: Christoph Hellwig <hch@....de>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Christoph Hellwig <hch@....de>,
Amir Goldstein <amir73il@...il.com>,
linux-fsdevel@...r.kernel.org, Shaohua Li <shli@...nel.org>,
Dan Williams <dan.j.williams@...el.com>,
David Howells <dhowells@...hat.com>,
Steven Whitehouse <swhiteho@...hat.com>,
Mimi Zohar <zohar@...ux.vnet.ibm.com>,
linux-xfs@...r.kernel.org, linux-raid@...r.kernel.org,
linux-nvdimm@...ts.01.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 05/16] uuid: add the v1 layout to uuid_t
On Thu, May 11, 2017 at 02:40:38PM +0300, Andy Shevchenko wrote:
> On Wed, 2017-05-10 at 20:02 +0200, Christoph Hellwig wrote:
> > Turn the content of uuid_t into a union and add the fields for the v1
> > interpretation to it.
>
> In the branch it has fix for UUID() wrt union change, but there missed
> similar for GUID().
Actually UUID needed this because uuid_t has a unіon inside, GUID
should not need it because it doesn't.
> While here, can we indent \ to be the same as of the rest lines in
> macro(s) ?
Sure.
Powered by blists - more mailing lists