[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TAKE - fix endian optimization
Steve got a little carried away w/ the last optimization here,
using a pre-flipped value in a wrong spot.
Date: Mon Apr 1 13:22:14 PST 2002
Workarea: stout.americas.sgi.com:/localhome/eric/2.4.x-xfs/workarea-alwaysclean
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:115318a
linux/fs/xfs/xfs_da_btree.c - 1.124
- endian optimization of pre-converting some variables got a little carried away
magic1 is for data->hdr.magic, not free->hdr.magic