[XFS] kill xfs_syncsub
authorDavid Chinner <david@fromorbit.com>
Thu, 30 Oct 2008 06:15:21 +0000 (17:15 +1100)
committerLachlan McIlroy <lachlan@sgi.com>
Thu, 30 Oct 2008 06:15:21 +0000 (17:15 +1100)
commitdfd837a9eb79de4e50323a6f4e1ad8138d806cb7
tree82a076961ce10f9a9253c1ed2f7916b489fdc548
parent2030b5aba8a4bcaca5aca85968514fa58207d3bd
[XFS] kill xfs_syncsub

Now that the only caller is xfs_sync(), merge the two together as it makes
no sense to keep them separate.

SGI-PV: 988140

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

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_sync.c