nvme-fabrics: parse options 'keyring' and 'tls_key'
authorHannes Reinecke <hare@suse.de>
Thu, 24 Aug 2023 14:39:18 +0000 (16:39 +0200)
committerKeith Busch <kbusch@kernel.org>
Wed, 11 Oct 2023 17:29:58 +0000 (10:29 -0700)
commitadf22c520b5ec45a6f05a19ed26d61fe463b6626
treefb44a31873e22156baec7f5c1fd19866b7c53d42
parente4f4aabb6f66177410e573bdf821f29f9746765f
nvme-fabrics: parse options 'keyring' and 'tls_key'

Parse the fabrics options 'keyring' and 'tls_key' and store the
referenced keys in the options structure.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/fabrics.c
drivers/nvme/host/fabrics.h
drivers/nvme/host/tcp.c