Last cherrypick from Steve's workarea.
Remove some more unneeded/dead code.
Date: Fri Jul 7 14:00:39 PDT 2000
Workarea: tiki.cray.com:/data/clink/io/jtk/work-linux2.4-test1-tot
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.0-test1-xfs
Modid: 2.4.0-test1-xfs:slinx:66141a
linux/fs/xfs/xfs_vnodeops.c - 1.461
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_vnodeops.c.diff?r1=text&tr1=1.461&r2=text&tr2=1.460&f=h
- Remove calls to xfs_post_r*.
linux/fs/xfs/xfs_vfsops.c - 1.274
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_vfsops.c.diff?r1=text&tr1=1.274&r2=text&tr2=1.273&f=h
- Remove initialization of "xfs_ancestormon".
linux/fs/xfs/xfs_utils.c - 1.30
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_utils.c.diff?r1=text&tr1=1.30&r2=text&tr2=1.29&f=h
- Remove xfs_post_remove, it doesn't do anything.
Remove xfs_post_rmdir, all it did was call
xfs_post_remove.
linux/fs/xfs/xfs_utils.h - 1.13
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_utils.h.diff?r1=text&tr1=1.13&r2=text&tr2=1.12&f=h
- Remove prototypes for xfs_post_r*.
linux/fs/xfs/xfs_rename.c - 1.26
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_rename.c.diff?r1=text&tr1=1.26&r2=text&tr2=1.25&f=h
- Remove xfs_rename_ancestor_check, our ancestors were
already checked for rename consistency at the linux
VFS layer.
Remove calls to xfs_post_r*.
linux/fs/xfs/linux/xfs_locks.c - 1.19
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/linux/xfs_locks.c.diff?r1=text&tr1=1.19&r2=text&tr2=1.18&f=h
- Remove dead routine psema_indirect_unlink.
cmd/xfs/include/xfs_utils.h - 1.3
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/cmd/xfs/include/xfs_utils.h.diff?r1=text&tr1=1.3&r2=text&tr2=1.2&f=h
- Remove prototypes for xfs_post_r*.
|