Modid: 2.3.99pre2-xfs:slinx:62475a
Date: Tue May 23 07:24:51 PDT 2000
Workarea: clink.americas.sgi.com:/data/clink/io/lord/xfs-linux
Author: lord
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.3.99pre2-xfs
linux/fs/xfs/linux/xfs_super.c - 1.65
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/linux/xfs_super.c.diff?r1=text&tr1=1.65&r2=text&tr2=1.64&f=h
- Ensure pages on metadata inode are gone before we tear it down -
needed
for failed mount case. Also before we disconnect the inode from the
vnode,
flush all pages out.
linux/fs/xfs/xfs_inode.c - 1.286
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_inode.c.diff?r1=text&tr1=1.286&r2=text&tr2=1.285&f=h
linux/fs/xfs/xfs_inode.h - 1.134
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_inode.h.diff?r1=text&tr1=1.134&r2=text&tr2=1.133&f=h
- make inode core translation function public
linux/fs/xfs/xfs_log_recover.c - 1.180
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_log_recover.c.diff?r1=text&tr1=1.180&r2=text&tr2=1.179&f=h
- minor tweaks to daniels changes for log playback byte ordering fixes
linux/fs/xfs/xfs_mount.c - 1.223
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_mount.c.diff?r1=text&tr1=1.223&r2=text&tr2=1.222&f=h
linux/fs/xfs/xfs_mount.h - 1.112
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_mount.h.diff?r1=text&tr1=1.112&r2=text&tr2=1.111&f=h
- make super block translation public
|