[XFS] rename inode reclaim functions
authorDavid Chinner <david@fromorbit.com>
Thu, 30 Oct 2008 06:37:15 +0000 (17:37 +1100)
committerLachlan McIlroy <lachlan@sgi.com>
Thu, 30 Oct 2008 06:37:15 +0000 (17:37 +1100)
commit1dc3318ae1c1cc11f9fb8279a806de448e2b90e8
tree327c3b269532b180393001eb17fa69cbb838d20d
parentfce08f2f3bd0d08feeb4cea70e44aa3471d9bb4c
[XFS] rename inode reclaim functions

The function names xfs_finish_reclaim and xfs_finish_reclaim_all are not
very descriptive of what they are reclaiming. Rename to
xfs_reclaim_inode[s] to match the xfs_sync_inodes() function.

SGI-PV: 988142

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

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
fs/xfs/linux-2.6/xfs_sync.h
fs/xfs/xfs_mount.c
fs/xfs/xfs_vnodeops.c
This page took 0.026335 seconds and 5 git commands to generate.