]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] UUID endianess fix. uu_timelow is a 32bit field and needs to be
authorNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 02:24:46 +0000 (13:24 +1100)
committerNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 02:24:46 +0000 (13:24 +1100)
commita780143ea53d26362b7cfb6666c8d04fb989bb7a
tree7c42fcbc93036dfbff3cc172bec5d152ab1deedc
parente8234a6871aa0de1ed0aeeecb5230ecf3ab414e2
[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>
fs/xfs/support/uuid.c