diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2015-11-21 00:18:43 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-01-13 20:24:27 +0300 |
commit | ed8a9d2c816e0b0a2c5a605505e0f09ae9010dd6 (patch) | |
tree | db36fbeeb9480457e126a1e29e26acaf4011f8f4 /block/genhd.c | |
parent | e36f6204288088fda50d1c84830340ccb70f85ff (diff) | |
download | linux-ed8a9d2c816e0b0a2c5a605505e0f09ae9010dd6.tar.xz |
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 'block/genhd.c')
0 files changed, 0 insertions, 0 deletions