[PATCH] nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists
Daniel Wagner
dwagner at suse.de
Wed Feb 21 05:11:51 PST 2024
On Mon, Feb 12, 2024 at 11:29:40AM +0100, Daniel Wagner wrote:
> The RCU lock is only needed for the lookup loop and not for
> list_ad_tail_rcu call. Thus move it down the call chain into
> nvmet_fc_assoc_exists.
>
> While at it also fix the name typo of the function.
>
> Signed-off-by: Daniel Wagner <dwagner at suse.de>
ping
More information about the Linux-nvme
mailing list