Commit 1528a7af authored by Ben Walker's avatar Ben Walker Committed by Benjamin Walker
Browse files

nvmf: Remove MaxSessionsPerSubsystem config option



There is 1 session per subsystem right now.

Change-Id: I218a51b29285e21159077b59dca546c12fa2493b
Signed-off-by: default avatarBen Walker <benjamin.walker@intel.com>
parent b5e6d221
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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