diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2015-11-20 16:18:43 -0500 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-01-13 12:24:27 -0500 |
commit | ed8a9d2c816e0b0a2c5a605505e0f09ae9010dd6 (patch) | |
tree | db36fbeeb9480457e126a1e29e26acaf4011f8f4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e36f6204288088fda50d1c84830340ccb70f85ff (diff) |
block: use bd{grab,put}() instead of open-coding
- bd_acquire() and bd_forget() open-code bdgrab() and bdput()
- raw driver uses igrab() but never checks its return value and always
holds another ref from bind_set() while calling it, so it's
equivalent to bdgrab()
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions