blk-mq: clarify blk_mq_quiesce_queue_nowait() comment#918
blk-mq: clarify blk_mq_quiesce_queue_nowait() comment#918blktests-ci[bot] wants to merge 1 commit into
Conversation
|
Upstream branch: e43ffb6 |
c6dc343 to
fc36596
Compare
|
Upstream branch: ba3e43a |
a08092a to
f3897b6
Compare
fc36596 to
7bed9c3
Compare
|
Upstream branch: ddd664b |
f3897b6 to
87ac11b
Compare
7bed9c3 to
a7bb5c5
Compare
|
Upstream branch: 979c294 |
87ac11b to
07a3608
Compare
a7bb5c5 to
5e41a3b
Compare
|
Upstream branch: acb7500 |
07a3608 to
d7c2c06
Compare
5e41a3b to
c3a084b
Compare
|
Upstream branch: 9716c08 |
d7c2c06 to
299aabc
Compare
c3a084b to
5f78e5d
Compare
|
Upstream branch: 2a2974b |
299aabc to
a5c9d49
Compare
5f78e5d to
e48f9db
Compare
|
Upstream branch: 062871f |
a5c9d49 to
c9cab87
Compare
199644a to
e6d9eb8
Compare
|
Upstream branch: 66affa3 |
c9cab87 to
a57c3fa
Compare
e6d9eb8 to
7d8604f
Compare
The FIXME added in 2017 suggested removing this function once mpt3sas stopped using scsi_internal_device_*block_nowait(). That is no longer accurate: blk_mq_quiesce_queue_nowait() is now a fundamental building block used by blk_mq_quiesce_queue(), blk_mq_quiesce_tagset(), scsi_host_block() and others for batched quiesce without sleeping per queue.Replace the FIXME with a comment. Signed-off-by: TanZheng <tanzheng@kylinos.cn>
|
Upstream branch: bade58e |
a57c3fa to
b168f7a
Compare
Pull request for series with
subject: blk-mq: clarify blk_mq_quiesce_queue_nowait() comment
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1104291