xfs
[Top] [All Lists]

TAKE - xfs_syncd code move

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - xfs_syncd code move
From: Steve Lord <lord@xxxxxxx>
Date: Fri, 9 May 2003 10:07:18 -0500
Sender: linux-xfs-bounce@xxxxxxxxxxx
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



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - xfs_syncd code move, Steve Lord <=