Move xfs_syncd code into xfs_super.c which is the only place which uses it
Added benefit that it lets me clean up some merge issues in internal
trees.
Date: Fri May 9 08:06:35 PDT 2003
Workarea: jen.americas.sgi.com:/src/lord/xfs-merge.2.4
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:148433a
linux/fs/xfs/linux/Makefile - 1.72
- remove xfs_syncd.c
linux/fs/xfs/linux/xfs_super.h - 1.46
- remove prototypes
linux/fs/xfs/linux/xfs_super.c - 1.254
- Move xfs_syncd.c code here and rename daemon to xfssyncd
linux/fs/xfs/linux/xfs_syncd.c - 1.4
- code moved to xfs_super.c
|