From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from newverein.lst.de (verein.lst.de [213.95.11.211]) (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 A8F0D21A16E4D for ; Tue, 23 May 2017 01:49:58 -0700 (PDT) Date: Tue, 23 May 2017 10:49:56 +0200 From: Christoph Hellwig Subject: Re: [PATCH 10/23] afs: switch to use uuid_t and uuid_gen Message-ID: <20170523084956.GB20121@lst.de> References: <20170518062705.25902-1-hch@lst.de> <20170518062705.25902-11-hch@lst.de> <1495478957.6967.69.camel@linux.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1495478957.6967.69.camel@linux.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: Andy Shevchenko 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, Steven Whitehouse , David Howells , linux-fsdevel@vger.kernel.org, Shaohua Li , Christoph Hellwig List-ID: On Mon, May 22, 2017 at 09:49:17PM +0300, Andy Shevchenko wrote: > > =A0 struct afs_call *call =3D container_of(work, struct afs_call, > > work); > > - struct uuid_v1 *r =3D call->request; > > + uuid_t *r =3D call->request; > > =A0 > > =A0 struct { > > =A0 __be32 match; > > = > = > Just to double check that this doesn't create a union aliasing. What do you mean with that? _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm