commit | a780143ea53d26362b7cfb6666c8d04fb989bb7a | [log] [tgz] |
---|---|---|
author | Nathan Scott <nathans@sgi.com> | Tue Mar 14 13:24:46 2006 +1100 |
committer | Nathan Scott <nathans@sgi.com> | Tue Mar 14 13:24:46 2006 +1100 |
tree | 7c42fcbc93036dfbff3cc172bec5d152ab1deedc | |
parent | e8234a6871aa0de1ed0aeeecb5230ecf3ab414e2 [diff] |
[XFS] UUID endianess fix. uu_timelow is a 32bit field and needs to be swapped with be32_to_cpu. SGI-PV: 943272 SGI-Modid: xfs-linux-melb:xfs-kern:25232a Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nathan Scott <nathans@sgi.com>