xfs: use uuid_copy() helper to abstract uuid_t
authorAmir Goldstein <amir73il@gmail.com>
Thu, 4 May 2017 13:26:16 +0000 (16:26 +0300)
committerChristoph Hellwig <hch@lst.de>
Mon, 5 Jun 2017 14:56:35 +0000 (16:56 +0200)
commitdfd7487e991e5201808ff5e25fd1ffe5b1acbce8
tree35ba65057f485224ff29c88432d45db9104e088b
parent41bb26f8db3ad33b083e57eb9fc5828796110e77
xfs: use uuid_copy() helper to abstract uuid_t

uuid_t definition is about to change.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_inode_item.c