diff options
author | Christoph Hellwig <hch@infradead.org> | 2011-10-10 18:52:48 +0200 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2011-10-12 04:15:10 +0200 |
commit | 4347b9d7ad4223474d315c3ab6bc1ce7cce7fa2d (patch) | |
tree | e82674b33a3a86528749d4960e0b0f97395c309e /ipc | |
parent | xfs: remove buffers from the delwri list in xfs_buf_stale (diff) | |
download | linux-4347b9d7ad4223474d315c3ab6bc1ce7cce7fa2d.tar.xz linux-4347b9d7ad4223474d315c3ab6bc1ce7cce7fa2d.zip |
xfs: clean up buffer allocation
Change _xfs_buf_initialize to allocate the buffer directly and rename it to
xfs_buf_alloc now that is the only buffer allocation routine. Also remove
the xfs_buf_deallocate wrapper around the kmem_zone_free calls for buffers.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions