]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/xfs/xfs_log_recover.c
[XFS] Over zealous with doing endian conversions. We endian converted the
authorTim Shimmin <tes@sgi.com>
Fri, 9 Jun 2006 04:56:16 +0000 (14:56 +1000)
committerNathan Scott <nathans@sgi.com>
Fri, 9 Jun 2006 04:56:16 +0000 (14:56 +1000)
commit87c199c2a79220ac9e216e72d18a15148f84d9e0
tree1c48deb1f3385afa0225ce223da2aa4eaba85724
parent714250879ea61cdb1a39bb96fe9d934ee0c669a2
[XFS] Over zealous with doing endian conversions. We endian converted the
logged version of di_next_unlinked which is actually always stored in the
correct ondisk format. This was pointed out to us by Shailendra Tripathi.
And is evident in the xfs qa test of 121.

SGI-PV: 953263
SGI-Modid: xfs-linux-melb:xfs-kern:26044a

Signed-off-by: Tim Shimmin <tes@sgi.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/xfs_log_recover.c