Commit 4b6c0d9
scsi: ufs: core: Make blk_mq_tagset_busy_iter() skip reserved requests
A later patch will convert hba->reserved_slot into a reserved tag. Make
blk_mq_tagset_busy_iter() skip reserved requests such that device
management commands are skipped.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://patch.msgid.link/20251031204029.2883185-27-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent 9a2c950 commit 4b6c0d9
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
647 | | - | |
| 647 | + | |
| 648 | + | |
648 | 649 | | |
649 | 650 | | |
650 | 651 | | |
| |||
5753 | 5754 | | |
5754 | 5755 | | |
5755 | 5756 | | |
5756 | | - | |
| 5757 | + | |
5757 | 5758 | | |
5758 | 5759 | | |
5759 | 5760 | | |
| |||
5780 | 5781 | | |
5781 | 5782 | | |
5782 | 5783 | | |
5783 | | - | |
| 5784 | + | |
5784 | 5785 | | |
5785 | 5786 | | |
5786 | 5787 | | |
| |||
6648 | 6649 | | |
6649 | 6650 | | |
6650 | 6651 | | |
| 6652 | + | |
| 6653 | + | |
| 6654 | + | |
6651 | 6655 | | |
6652 | 6656 | | |
6653 | 6657 | | |
| |||
7597 | 7601 | | |
7598 | 7602 | | |
7599 | 7603 | | |
7600 | | - | |
| 7604 | + | |
7601 | 7605 | | |
7602 | 7606 | | |
7603 | 7607 | | |
| |||
0 commit comments