xfs: Convert filestreams code to use per-ag get/put routines
authorDave Chinner <david@fromorbit.com>
Mon, 11 Jan 2010 11:47:42 +0000 (11:47 +0000)
committerAlex Elder <aelder@sgi.com>
Fri, 15 Jan 2010 21:33:22 +0000 (15:33 -0600)
commit4196ac08c023c6dab90c3fa460d9c06deaa304c4
treeec73915586a45d0a2d459014560138fd499180d9
parenta862e0fdcb8862aab2538ec2fc2f0dc07a625c59
xfs: Convert filestreams code to use per-ag get/put routines

Use xfs_perag_get() and xfs_perag_put() in the filestreams code.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/xfs_filestream.c
fs/xfs/xfs_filestream.h