linux/drivers/nvme/target
Christoph Hellwig d39aa49792 Revert "nvmet-rdma: use a private workqueue for delete"
This reverts commit 2acf70ade7.

The commit never really fixed the intended issue and caused all
kinds of other issues, including a use before initialization.

Suggested-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-11-09 06:14:47 -07:00
..
admin-cmd.c nvmet: use strlcpy() instead of strcpy() 2018-10-17 08:58:26 +02:00
configfs.c nvmet: Optionally use PCI P2P memory 2018-10-17 12:18:24 -05:00
core.c nvmet: don't try to add ns to p2p map unless it actually uses it 2018-11-09 06:14:47 -07:00
discovery.c nvmet: use strlcpy() instead of strcpy() 2018-10-17 08:58:26 +02:00
fabrics-cmd.c nvmet: remove duplicate NULL initialization for req->ns 2018-05-25 16:50:12 +02:00
fc.c nvmet-fc: fix kernel-doc headers 2018-10-17 08:58:30 +02:00
fcloop.c nvmet-fcloop: suppress a compiler warning 2018-10-17 08:58:31 +02:00
io-cmd-bdev.c pci-v4.20-changes 2018-10-25 06:50:48 -07:00
io-cmd-file.c nvmet: avoid integer overflow in the discard code 2018-10-17 08:58:27 +02:00
Kconfig nvmet-rdma: depend on INFINIBAND_ADDR_TRANS 2018-04-27 11:15:43 -04:00
loop.c for-4.19/block-20180812 2018-08-14 10:23:25 -07:00
Makefile nvmet: add simple file backed ns support 2018-05-25 16:50:12 +02:00
nvmet.h pci-v4.20-changes 2018-10-25 06:50:48 -07:00
rdma.c Revert "nvmet-rdma: use a private workqueue for delete" 2018-11-09 06:14:47 -07:00