nvme-fc: check sgl supported by target
authorMax Gurtovoy <mgurtovoy@nvidia.com>
Tue, 30 Mar 2021 23:01:20 +0000 (23:01 +0000)
committerChristoph Hellwig <hch@lst.de>
Fri, 2 Apr 2021 16:48:29 +0000 (18:48 +0200)
commit8df1bff57c7e5fc7747b9236561079907d8cf82e
tree406fe692968c7c1a48354fe52c0f0f025cf22239
parent73ffcefcfca047e5c13a3f81d2cf22eff18732c1
nvme-fc: check sgl supported by target

SGLs support is mandatory for NVMe/FC, make sure that the target is
aligned to the specification.

Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/fc.c