]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvmf: Remove --matching from systemd service file
authorDaniel Wagner <dwagner@suse.de>
Tue, 8 Feb 2022 14:27:33 +0000 (15:27 +0100)
committerDaniel Wagner <dwagner@suse.de>
Tue, 8 Feb 2022 14:45:57 +0000 (15:45 +0100)
commitc362c924a268de2bb6a072015f5138b9689698d5
tree5f71d348032c0fb54499c3898a8835ad13dba0e1
parenta18f2bc18efe7a68d488b1e1db0ab1175a9b4b26
nvmf: Remove --matching from systemd service file

'--matching' is not a great concept. The whole point of a discovery
log is to return different port addresses from the one we're using.

Thus the '--matching' logic was dropped when switching over the
libnvme but we forgot to remove it from the systemd service file.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
Documentation/nvme-connect-all.txt
completions/bash-nvme-completion.sh
nvmf-autoconnect/systemd/nvmf-connect@.service