diff options
author | Christoph Hellwig <hch@infradead.org> | 2010-07-20 11:31:01 +0400 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2010-07-26 22:16:51 +0400 |
commit | 0664ce8d0fde731d76fa7e86b3afb54f3a6830ff (patch) | |
tree | c33c78d3a3e34ecc7f1ddda363040b57687b6b25 /MAINTAINERS | |
parent | 73523a2ecf03f0bfe7c36c244aff8a2ef2208a4a (diff) | |
download | linux-0664ce8d0fde731d76fa7e86b3afb54f3a6830ff.tar.xz |
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions