Searched hist:b1f359f9805c2a1ec0f57e08b74baf383eb4b6a9 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_linux.h | diff b1f359f9805c2a1ec0f57e08b74baf383eb4b6a9 Fri May 05 02:53:09 CDT 2017 Christoph Hellwig <hch@lst.de> 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>
|