Please Note:
- You won't be able to recover DIRTY filesystems created
prior to this change - clean ones should be fine.
xfs_repair will get a dirty FS going again (but wipe
the log)
- If you have any filesystems with external logs, you
should run xfs_repair on them before mounting.
- Please make sure you do a full rebuild of the tools.
This change touches mkfs, db, logprint and repair.
Modid: 2.4.x-xfs:slinx:75492a
Date: Mon Oct 2 16:35:37 PDT 2000
Workarea: snort:/build1/people/dxm/isms/slinx-xfs
Author: dxm
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
cmd/xfs/db/uuid.c - 1.4
cmd/xfs/include/libxfs.h - 1.19
- pv 801613 - remove log footer, use new libxfs_log_clear
cmd/xfs/include/xfs_log_priv.h - 1.4
- pv 801613 - remove log footer add new uuid and format fields
cmd/xfs/libxfs/rdwr.c - 1.16
- pv 801613 - remove log footer, use new libxfs_log_clear
cmd/xfs/logprint/log_misc.c - 1.71
cmd/xfs/logprint/log_print_trans.c - 1.34
cmd/xfs/logprint/logprint.c - 1.50
cmd/xfs/logprint/logprint.h - 1.9
- pv 801613 - display new fields, cleanup, make "stop on error" default,
don't display "overwrites" data by default
cmd/xfs/logprint/xfs_log_recover.c - 1.4
- pv 801613 - match kernel code
cmd/xfs/mkfs/xfs_mkfs.c - 1.178
cmd/xfs/repair/phase2.c - 1.31
- pv 801613 - remove log footer, use new libxfs_log_clear
cmd/xfs/stress/016 - 1.4
cmd/xfs/stress/018 - 1.4
cmd/xfs/stress/018.out - 1.4
cmd/xfs/stress/029 - 1.3
cmd/xfs/stress/029.out - 1.2
- pv 801613 - handle new log format
cmd/xfs/stress/src/Makefile - 1.17
- pv 801613 - add loggen
linux/fs/xfs/xfs_log.c - 1.225
- pv 801613 - set new fields
linux/fs/xfs/xfs_log_priv.h - 1.76
linux/fs/xfs/xfs_log_recover.c - 1.193
- pv 801613 - remove log footer add new uuid and format fields
cmd/xfs/stress/src/loggen.c - 1.1
- pv 801613 - generate fake log entries
|