diff options
| author | Dave Chinner <[email protected]> | 2014-10-02 09:05:05 +1000 |
|---|---|---|
| committer | Dave Chinner <[email protected]> | 2014-10-02 09:05:05 +1000 |
| commit | 8b131973d1628f1a0c5a36fe02269d696bbe60a3 (patch) | |
| tree | 93c8b5b454614462911717065bd84e4caf178091 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 2718775469a521c8b35442db5d665ac0c8c3c8ac (diff) | |
xfs: kill xfs_bioerror_relse
There is only one caller now - xfs_trans_read_buf_map() - and it has
very well defined call semantics - read, synchronous, and b_iodone
is NULL. Hence it's pretty clear what error handling is necessary
for this case. The bigger problem of untangling
xfs_trans_read_buf_map error handling is left to a future patch.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions