xfs: use uuid_be to implement the uuid_t type
authorChristoph Hellwig <hch@lst.de>
Fri, 5 May 2017 07:53:09 +0000 (09:53 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 5 Jun 2017 14:56:36 +0000 (16:56 +0200)
commitb1f359f9805c2a1ec0f57e08b74baf383eb4b6a9
treee30d1c9e46f4ab0f3ee818b7ee77c46538013eab
parentdfd7487e991e5201808ff5e25fd1ffe5b1acbce8
xfs: use uuid_be to implement the uuid_t type

Use the generic Linux definition to implement our UUID type, this will
allow using more generic infrastructure in the future.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
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/uuid.h
fs/xfs/xfs_linux.h