commit | ea39765843faf5f4426ffda000b0ca02217a1eeb | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Tue Mar 31 09:50:00 2020 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Sat May 09 16:18:34 2020 -0600 |
tree | 33f6506706c40d0827a1363faea2045f15ebdcc4 | |
parent | 47bf3241064498878ffed10a69131be9154201eb [diff] |
nvme-fcloop: refactor to enable target to host LS Currently nvmefc-loop only sends LS's from host to target. Slightly rework data structures and routine names to reflect this path. Allows a straight-forward conversion to be used by ls's from target to host. Signed-off-by: James Smart <jsmart2021@gmail.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>