OSDN Git Service

nvmet-fc: bring Disconnect into compliance with FC-NVME spec
authorJames Smart <jsmart2021@gmail.com>
Wed, 13 Mar 2019 17:55:04 +0000 (18:55 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 13 Mar 2019 18:57:34 +0000 (12:57 -0600)
commit404ec31df434fdae515202952b5e230c1b983ee1
tree028f8ab305cd4c4709e767a0ecb71a15a6ba8b30
parent0191e7405b687339a5540c1562acdecefd70eb3f
nvmet-fc: bring Disconnect into compliance with FC-NVME spec

The FC-NVME spec, when finally approved, modified the disconnect LS
such that the only scope available is the association.

Rework the Disconnect LS processing to be in accordance with the
change.

Signed-off-by: Nigel Kirkland <nigel.kirkland@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Reviewed-by: Ewan D. Milne <emilne@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/target/fc.c