diff options
author | Dave Chinner <dchinner@redhat.com> | 2014-10-02 09:04:40 +1000 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2014-10-02 09:04:40 +1000 |
commit | 8dac39219827113f14e97507646a610ca426b69e (patch) | |
tree | 625f8d009bccc4a70f3d442948cc0a287171c88b /usr | |
parent | 61be9c529a4a715ab8679e9ca82bc3790c7ab66c (diff) | |
download | op-kernel-dev-8dac39219827113f14e97507646a610ca426b69e.zip op-kernel-dev-8dac39219827113f14e97507646a610ca426b69e.tar.gz |
xfs: kill xfs_bdstrat_cb
Only has two callers, and is just a shutdown check and error handler
around xfs_buf_iorequest. However, the error handling is a mess of
read and write semantics, and both internal callers only call it for
writes. Hence kill the wrapper, and follow up with a patch to
sanitise the error handling.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions