Christoph Hellwig 5d765b976c kill xfs_buf_iostart
xfs_buf_iostart is a "shared" helper for xfs_buf_read_flags,
xfs_bawrite, and xfs_bdwrite - except that there isn't much shared
code but rather special cases for each caller.

So remove this function and move the functionality to the caller.
xfs_bawrite and xfs_bdwrite are now big enough to be moved out of
line and the xfs_buf_read_flags is moved into a new helper called
_xfs_buf_read.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
2008-12-04 15:39:20 +11:00
..
2008-12-04 15:39:20 +11:00
2008-12-01 11:36:46 +11:00
2008-04-29 16:07:48 +10:00
2008-10-30 17:06:08 +11:00
2008-08-13 16:22:40 +10:00
2008-12-01 11:37:20 +11:00
2008-07-28 16:58:35 +10:00
2008-12-01 11:29:28 +11:00
2008-02-07 18:14:38 +11:00
2008-12-01 11:37:35 +11:00
2008-10-30 17:53:24 +11:00
2008-08-13 16:17:37 +10:00
2008-08-13 16:17:37 +10:00
2008-12-04 15:39:20 +11:00
2008-12-04 15:39:20 +11:00
2008-12-04 15:39:20 +11:00
2008-11-17 17:37:10 +11:00
2008-12-01 11:37:35 +11:00
2008-12-04 15:39:20 +11:00
2008-10-30 17:53:24 +11:00
2008-12-01 11:37:06 +11:00
2008-10-30 16:55:13 +11:00