[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1495478957.6967.69.camel@linux.intel.com>
Date: Mon, 22 May 2017 21:49:17 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Christoph Hellwig <hch@....de>,
Amir Goldstein <amir73il@...il.com>,
linux-fsdevel@...r.kernel.org
Cc: 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 10/23] afs: switch to use uuid_t and uuid_gen
On Thu, 2017-05-18 at 08:26 +0200, Christoph Hellwig wrote:
Changelog?
> Signed-off-by: Christoph Hellwig <hch@....de>
> Reviewed-by: David Howells <dhowells@...hat.com>
> @@ -453,7 +453,7 @@ static int afs_deliver_cb_probe(struct afs_call
> *call)
> static void SRXAFSCB_ProbeUuid(struct work_struct *work)
> {
> struct afs_call *call = container_of(work, struct afs_call,
> work);
> - struct uuid_v1 *r = call->request;
> + uuid_t *r = call->request;
>
> struct {
> __be32 match;
>
Just to double check that this doesn't create a union aliasing.
--
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Intel Finland Oy
Powered by blists - more mailing lists