I want to restart the day and do it over - its been such fun!
This is yet another fix to that fix, this time dealing with
little vs big endian issues in the code.
Merged some code without taking account of endian issues, the
agf_seqno field we use in the new code is disk byte ordered,
need to flip it.
Date: Tue Oct 15 15:29:45 PDT 2002
Workarea: jen.americas.sgi.com:/src/lord/xfs-linux.2.4
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:130055a
linux/fs/xfs/xfs_alloc_btree.c - 1.73
- endian convert agf_seqno before passing it into the
mark_busy code.
|