nvmf: Remove MaxSessionsPerSubsystem config option
There is 1 session per subsystem right now. Change-Id: I218a51b29285e21159077b59dca546c12fa2493b Signed-off-by: Ben Walker <benjamin.walker@intel.com>
This commit is contained in:
parent
b5e6d221bb
commit
1528a7afb0
@ -28,11 +28,6 @@
|
||||
|
||||
# This next section defines NVMf protocol specific global options
|
||||
[Nvmf]
|
||||
# Set the maximum number of NVMf logical controller sessions allowed
|
||||
# for each subsystem provisioned below. The default value (1) is used if
|
||||
# not set here.
|
||||
#MaxSessionsPerSubsystem 1
|
||||
|
||||
# Set the maximum number of NVMf per-controller connections [admin_q + io_q(s)]
|
||||
MaxConnectionsPerSession 4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user