xfs: remove xfs_buf wrappers
authorChristoph Hellwig <hch@infradead.org>
Wed, 6 Oct 2010 18:41:18 +0000 (18:41 +0000)
committerAlex Elder <aelder@sgi.com>
Mon, 18 Oct 2010 20:08:07 +0000 (15:08 -0500)
Stop having two different names for many buffer functions and use
the more descriptive xfs_buf_* names directly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>

No differences found