summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtalloc.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2010-07-20 09:31:01 +0200
committerAlex Elder <aelder@sgi.com>2010-07-26 20:16:51 +0200
commit0664ce8d0fde731d76fa7e86b3afb54f3a6830ff (patch)
treec33c78d3a3e34ecc7f1ddda363040b57687b6b25 /fs/xfs/xfs_rtalloc.c
parentxfs: fix gcc 4.6 set but not read and unused statement warnings (diff)
downloadlinux-0664ce8d0fde731d76fa7e86b3afb54f3a6830ff.tar.xz
linux-0664ce8d0fde731d76fa7e86b3afb54f3a6830ff.zip
xfs: clean up filestreams helpers
Move xfs_filestream_peek_ag, xxfs_filestream_get_ag and xfs_filestream_put_ag from xfs_filestream.h to xfs_filestream.c where it's only callers are, and remove the inline marker while we're at it to let the compiler decide on the inlining. Also don't return a value from xfs_filestream_put_ag because we don't need it. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_rtalloc.c')
0 files changed, 0 insertions, 0 deletions