xfs_repair - 031 QA failure with platform that don't use the uuid field in the
super block.
Date: Tue Jan 30 20:11:16 PST 2007
Workarea: clink.americas.sgi.com:/data/clink/a01/mvalluri/totrepair
Inspected by: bnaujok@xxxxxxx
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/xfs-cmds/master
Modid: master:xfs-cmds:220542a
xfsprogs/libxlog/xfs_log_recover.c - 1.31 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxlog/xfs_log_recover.c.diff?r1=text&tr1=1.31&r2=text&tr2=1.30&f=h
- Do not call xlog_header_check_mount(), if platform does not support
uuid in super block.
xfsprogs/libxfs/init.h - 1.13 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxfs/init.h.diff?r1=text&tr1=1.13&r2=text&tr2=1.12&f=h
- Declared platform_has_uuid.
xfsprogs/libxfs/linux.c - 1.17 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxfs/linux.c.diff?r1=text&tr1=1.17&r2=text&tr2=1.16&f=h
- Linux has uuid in super block.
xfsprogs/libxfs/darwin.c - 1.13 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxfs/darwin.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.12&f=h
- Darwin has uuid in super block.
xfsprogs/libxfs/irix.c - 1.14 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxfs/irix.c.diff?r1=text&tr1=1.14&r2=text&tr2=1.13&f=h
- Irix does not have uuid in super block.
xfsprogs/libxfs/freebsd.c - 1.16 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxfs/freebsd.c.diff?r1=text&tr1=1.16&r2=text&tr2=1.15&f=h
- Freebsd has uuid in super block.
|