]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit244e1a202da3fe93d0d2128d1d15b5fa74fdf0b5
treee30d1c9e46f4ab0f3ee818b7ee77c46538013eab
parentcb9c0cc3b5be7f4a534ac62e0b0b65a7b10b53f2
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