commit | 1a316b59ae626b04ea786c3c019f66c8e9d2e639 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Sat Mar 04 13:26:06 2023 +0100 |
committer | Hannes Reinecke <hare@suse.de> | Tue Mar 21 10:54:49 2023 +0100 |
tree | 8450bcb2898d4edb69ca683859175cca939b97c9 | |
parent | 8db6adf0d61e560a721dbb08f376d0e3d5e7df2c [diff] |
nvmet-tcp: allocate socket file When using the TLS upcall we need to allocate a socket file such that the userspace daemon is able to use the socket. Signed-off-by: Hannes Reinecke <hare@suse.de>