xfs: connect up buffer reclaim priority hooks
authorDave Chinner <dchinner@redhat.com>
Thu, 2 Dec 2010 05:31:13 +0000 (16:31 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 2 Dec 2010 05:31:13 +0000 (16:31 +1100)
commit821eb21d97a8b686649c08b7284d0b9f34d0e138
treec1123769b0b12cd8b7a816786881ce2d147d88e5
parent430cbeb86fdcbbdabea7d4aa65307de8de425350
xfs: connect up buffer reclaim priority hooks

Now that the buffer reclaim infrastructure can handle different reclaim
priorities for different types of buffers, reconnect the hooks in the
XFS code that has been sitting dormant since it was ported to Linux. This
should finally give use reclaim prioritisation that is on a par with the
functionality that Irix provided XFS 15 years ago.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/linux-2.6/xfs_buf.h
fs/xfs/xfs_btree.c
fs/xfs/xfs_inode.c
fs/xfs/xfs_trans.h