David Chinner d64e31a2f5 [XFS] Ensure errors from xfs_bdstrat() are correctly checked.
xfsbdstrat() is declared to return an error. That is never checked because
the error is propagated by the xfs_buf_t that is passed through the
function.

Mark xfsbdstrat() as returning void and comment the prototype on the
methods needed for error checking.

SGI-PV: 980084
SGI-Modid: xfs-linux-melb:xfs-kern:30823a

Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
2008-04-18 12:00:24 +10:00
..
2007-05-08 13:50:19 +10:00
2008-04-18 11:39:25 +10:00
2008-04-18 11:51:15 +10:00
2007-10-22 08:13:20 -07:00
2008-02-07 18:14:38 +11:00
2007-10-15 16:40:14 +10:00
2008-02-07 18:14:38 +11:00
2008-04-18 11:44:03 +10:00
2008-04-18 11:36:55 +10:00
2006-06-23 07:42:45 -07:00
2008-04-18 11:51:15 +10:00
2007-10-16 12:17:27 +10:00