nvmf: remove unused RPC section
Change-Id: Ib7b9c894573e4e8fd6e21b414fec038abd43d1e2 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
7066b5b952
commit
fa45aa0ae7
@ -26,10 +26,6 @@
|
|||||||
# syslog facility
|
# syslog facility
|
||||||
LogFacility "local7"
|
LogFacility "local7"
|
||||||
|
|
||||||
[Rpc]
|
|
||||||
# Defines whether nvmf will enable configuration via RPC
|
|
||||||
#RpcConfiguration Yes
|
|
||||||
|
|
||||||
# This next section defines NVMf protocol specific global options
|
# This next section defines NVMf protocol specific global options
|
||||||
[Nvmf]
|
[Nvmf]
|
||||||
# node name (not include optional part)
|
# node name (not include optional part)
|
||||||
|
@ -2,9 +2,6 @@
|
|||||||
Comment "Global section"
|
Comment "Global section"
|
||||||
LogFacility "local7"
|
LogFacility "local7"
|
||||||
|
|
||||||
[Rpc]
|
|
||||||
#RpcConfiguration Yes
|
|
||||||
|
|
||||||
[Nvmf]
|
[Nvmf]
|
||||||
NodeBase "nqn.2016-06.io.spdk"
|
NodeBase "nqn.2016-06.io.spdk"
|
||||||
MaxConnectionsPerSession 4
|
MaxConnectionsPerSession 4
|
||||||
|
Loading…
Reference in New Issue
Block a user