]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
nvmet-fc: Update target for common definitions for LS handling
authorJames Smart <jsmart2021@gmail.com>
Tue, 31 Mar 2020 16:49:53 +0000 (09:49 -0700)
committerJens Axboe <axboe@kernel.dk>
Sat, 9 May 2020 22:18:33 +0000 (16:18 -0600)
commitec3b0e3cc393dee1ad3f4bd1026f2c1f8b1c1ffb
tree1efcf014ec2be6dbbe9e4ec0be8997a3d68e5889
parentfd5a5f2213048b012bc7e19e832e9ae0ec1a2c4a
nvmet-fc: Update target for common definitions for LS handling

Given that both host and target now generate and receive LS's create
a single table definition for LS names. Each tranport half will have
a local version of the table.

Convert the target side transport to use the new common Create
Association LS validation routine.

Signed-off-by: James Smart <jsmart2021@gmail.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/target/fc.c