diff options
author | Luis Chamberlain <mcgrof@kernel.org> | 2020-06-19 22:47:24 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-06-24 17:15:58 +0200 |
commit | 763b58923aeb0a06c5a5f7e5fbb4c654c644d91d (patch) | |
tree | 2e1715d95ba48ce240378169c2079917a2ce1dcd /virt | |
parent | block: add docs for gendisk / request_queue refcount helpers (diff) | |
download | linux-763b58923aeb0a06c5a5f7e5fbb4c654c644d91d.tar.xz linux-763b58923aeb0a06c5a5f7e5fbb4c654c644d91d.zip |
block: clarify context for refcount increment helpers
Let us clarify the context under which the helpers to increment the
refcount for the gendisk and request_queue can be called under. We
make this explicit on the places where we may sleep with might_sleep().
We don't address the decrement context yet, as that needs some extra
work and fixes, but will be addressed in the next patch.
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions