[blktests,v2,0/2] nvme_trtype=fc fixes

Message ID 20230419084757.24846-1-dwagner@suse.de
Headers
Series nvme_trtype=fc fixes |

Message

Daniel Wagner April 19, 2023, 8:47 a.m. UTC
  With the attempt to get the fc transport running for blktest I found a couple of
issues in the current cleanup code path for fc. With these fixes and the kernel
patches and configuration from

  https://lore.kernel.org/linux-nvme/20230418130159.11075-1-dwagner@suse.de/

it starts to work nicely, incl finding some bugs in fc I think.

Daniel Wagner (2):
  nvme-rc: Cleanup fc ports in reverse order
  nvme-rc: Cleanup fc resource before module unloading

 tests/nvme/rc | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)