xfs: factor out code to find the longest free extent in the AG
authorDave Chinner <dgc@sgi.com>
Mon, 16 Mar 2009 07:29:46 +0000 (08:29 +0100)
committerChristoph Hellwig <hch@brick.lst.de>
Mon, 16 Mar 2009 07:29:46 +0000 (08:29 +0100)
commit6cc87645e2a3c28d857b074e90bf88bfcd117afa
treea93770aa88f1ecde7af8954931e19cef2015bf53
parentcb4c8cc1e92bc68c952e9a81a9fb9736bd8150de
xfs: factor out code to find the longest free extent in the AG

Signed-off-by: Dave Chinner <dgc@sgi.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_alloc.c
fs/xfs/xfs_alloc.h
fs/xfs/xfs_bmap.c
fs/xfs/xfs_filestream.c