Modid: 2.3.99pre2-xfs:slinx:56911a
Date: Wed Apr 5 10:12:59 PDT 2000
Workarea: nt8.americas.sgi.com:/data/clink/io/cattelan/x2.3-99-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.3.99pre2-xfs
linux/fs/xfs/xfs_buf.h - 1.46
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_buf.h.diff?r1=text&tr1=1.46&r2=text&tr2=1.45&f=h
- implement xfs_set_target in pagebuf.
linux/fs/xfs/xfs_log_recover.c - 1.169
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_log_recover.c.diff?r1=text&tr1=1.169&r2=text&tr2=1.168&f=h
- Defined XFS_BUF_SET_TARGET macro for pagebuf metadata. Fixes external
logs (and probably other non-data devices) when using pagebuf
metadata.
Moved log footer checking code to run earlier in the log recovery
process. Fixes the "xfs_find_verify_log_record: need to backup"
message when mounting external logs.
|