Make xfs_repair support > 512 byte sector sizes properly
Date: Thu Jul 19 16:40:32 AEST 2007
Workarea: chook.melbourne.sgi.com:/home/bnaujok/isms/xfs-cmds
Inspected by: dgc@xxxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/xfs-cmds/master-melb
Modid: master-melb:xfs-cmds:29181a
xfsprogs/libxlog/xfs_log_recover.c - 1.32 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/libxlog/xfs_log_recover.c.diff?r1=text&tr1=1.32&r2=text&tr2=1.31&f=h
- Fix up xlog_bread and associated functions
xfsprogs/include/libxfs.h - 1.63 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/include/libxfs.h.diff?r1=text&tr1=1.63&r2=text&tr2=1.62&f=h
- Fix up SET_COUNT macro
xfsprogs/include/libxlog.h - 1.18 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/include/libxlog.h.diff?r1=text&tr1=1.18&r2=text&tr2=1.17&f=h
- Fix up xlog_bread and associated functions
xfsprogs/repair/phase2.c - 1.13 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/repair/phase2.c.diff?r1=text&tr1=1.13&r2=text&tr2=1.12&f=h
- Setup sector stuff for xlog
xfsprogs/repair/xfs_repair.c - 1.31 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-cmds/xfsprogs/repair/xfs_repair.c.diff?r1=text&tr1=1.31&r2=text&tr2=1.30&f=h
- Read initial superblock using largest supported sector size
|