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:
Ben Walker 2016-07-18 15:11:36 -07:00 committed by Benjamin Walker
parent b5e6d221bb
commit 1528a7afb0

View File

@ -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