[PATCH blktests] nvme-rc: Cleanup fcloop resources in reverse order
Daniel Wagner
dwagner at suse.de
Tue Apr 18 09:17:41 PDT 2023
On Tue, Apr 18, 2023 at 02:32:52PM +0200, Daniel Wagner wrote:
> We need to free the resources in the opposite order as we allocate them.
> The deleting the rport first will also free the other resources. When
> we try to release lport and tport they are already gone.
I found some more ordering issues with fcloop resources.
More information about the Linux-nvme
mailing list