[XFS] move xfssyncd code to xfs_sync.c
authorDavid Chinner <david@fromorbit.com>
Thu, 30 Oct 2008 06:06:18 +0000 (17:06 +1100)
committerLachlan McIlroy <lachlan@sgi.com>
Thu, 30 Oct 2008 06:06:18 +0000 (17:06 +1100)
commita167b17e899a930758506bbc18748078d6fd8c89
tree698f8efbe5085ae75e0b46e1b71c7bfc7186d3b2
parentfe4fa4b8e463fa5848ef9e86ed75d27501d0da1e
[XFS] move xfssyncd code to xfs_sync.c

Move all the xfssyncd code to the new xfs_sync.c file. This places it
closer to the actual code that it interacts with, rather than just being
associated with high level VFS code.

SGI-PV: 988139

SGI-Modid: xfs-linux-melb:xfs-kern:32283a

Signed-off-by: David Chinner <david@fromorbit.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Christoph Hellwig <hch@infradead.org>
fs/xfs/linux-2.6/xfs_super.c
fs/xfs/linux-2.6/xfs_super.h
fs/xfs/linux-2.6/xfs_sync.c
fs/xfs/linux-2.6/xfs_sync.h
fs/xfs/linux-2.6/xfs_vfs.h
fs/xfs/xfs_mount.h