diff options
author | Luis Chamberlain <[email protected]> | 2021-09-01 13:38:30 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-10-18 14:50:10 -0600 |
commit | 9be68dd7ac0e13be2ac57770c1f921d6b3294c6e (patch) | |
tree | 2139766c2136b28a8d283b2f2e1df1e0f1bf1188 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 1f0a258f114b5b152855d31179f902cb10bdfb59 (diff) |
md: add error handling support for add_disk()
We never checked for errors on add_disk() as this function
returned void. Now that this is fixed, use the shiny new
error handling.
We just do the unwinding of what was not done before, and are
sure to unlock prior to bailing.
Signed-off-by: Luis Chamberlain <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Song Liu <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions