Re: [PATCH 10/23] afs: switch to use uuid_t and uuid_gen

From: Andy Shevchenko
Date: Mon May 22 2017 - 14:49:27 EST


On Thu, 2017-05-18 at 08:26 +0200, Christoph Hellwig wrote:

Changelog?

> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> Reviewed-by: David Howells <dhowells@xxxxxxxxxx>

> @@ -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@xxxxxxxxxxxxxxx>
Intel Finland Oy