xfs: clean up xfs_bwrite
authorChristoph Hellwig <hch@infradead.org>
Wed, 13 Jan 2010 22:17:58 +0000 (22:17 +0000)
committerAlex Elder <aelder@sgi.com>
Fri, 15 Jan 2010 21:35:07 +0000 (15:35 -0600)
Fold XFS_bwrite into it's only caller, xfs_bwrite and move it into
xfs_buf.c instead of leaving it as a fairly large inline function.

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

No differences found