]> Git Repo - linux.git/commit
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
authorJohn Garry <[email protected]>
Wed, 6 Jul 2022 12:03:53 +0000 (20:03 +0800)
committerJens Axboe <[email protected]>
Wed, 6 Jul 2022 12:33:53 +0000 (06:33 -0600)
commit2dd6532e9591f201e7571b30915db807603ab924
tree327384786074569677760335553ede760cdb8871
parent1263c1929fb8c375494666ec6d1bac838ff02c25
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn

We no longer use the 'reserved' arg in busy_tag_iter_fn for any iter
function so it may be dropped.

Signed-off-by: John Garry <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]> #nvme
Reviewed-by: Bart Van Assche <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
16 files changed:
block/blk-mq-debugfs.c
block/blk-mq-tag.c
block/blk-mq.c
drivers/block/mtip32xx/mtip32xx.c
drivers/block/nbd.c
drivers/infiniband/ulp/srp/ib_srp.c
drivers/nvme/host/core.c
drivers/nvme/host/fc.c
drivers/nvme/host/nvme.h
drivers/scsi/aacraid/comminit.c
drivers/scsi/aacraid/linit.c
drivers/scsi/fnic/fnic_scsi.c
drivers/scsi/hosts.c
drivers/scsi/mpi3mr/mpi3mr_os.c
include/linux/blk-mq.h
include/scsi/scsi_host.h
This page took 0.0708 seconds and 4 git commands to generate.