diff options
author | 2024-01-31 09:51:06 +0100 | |
---|---|---|
committer | 2024-02-01 07:44:51 -0800 | |
commit | ca121a0f7515591dba0eb5532bfa7ace4dc153ce (patch) | |
tree | 3119221fcb2242b08ddb0def507b11a143753817 /scripts/generate_rust_analyzer.py | |
parent | nvmet-fc: free queue and assoc directly (diff) | |
download | linux-rng-ca121a0f7515591dba0eb5532bfa7ace4dc153ce.tar.xz linux-rng-ca121a0f7515591dba0eb5532bfa7ace4dc153ce.zip |
nvmet-fc: hold reference on hostport match
The hostport data structure is shared between the association, this why
we keep track of the users via a refcount. So we should not decrement
the refcount on a match and free the hostport several times.
Reported by KASAN.
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions