Large sector changes - fixup definition of xfs_agfl_t, and numerous
changes to make log recovery respect the log device sector size.
We're about 99% of the way to supporting sector sizes larger than
512 bytes, but one or two corruption issues remain. So, just the
last 10% to go now I guess... ;)
cheers.
Date: Thu May 15 22:37:09 PDT 2003
Workarea: bruce.melbourne.sgi.com:/home/nathans/isms/devel
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:149230a
linux/fs/xfs/xfs_log.c - 1.268
linux/fs/xfs/xfs_log_priv.h - 1.89
linux/fs/xfs/xfs_log_recover.c - 1.264
- Numerous changes to the log recovery code to make it work for larger
sector sizes.
linux/fs/xfs/xfs_ag.h - 1.48
- Fixup definition of xfs_agfl_t to be sector-size aware.
|