+0
−5
+3
−0
Loading
Temporarily set the in-capsule data size to the maximum data transfer length. This should actually be updated by the transport layer, but for now, the only transport (RDMA) supports the full bounce buffer size. Also drop the check that prevents admin connections from using in-capsule data; the host may send in-capsule data for the Connect on an I/O queue, and we don't know the type of connection until after Connect is processed. Fixes: 828dca73 ("nvmf: Move some stray session init code to the right place") Change-Id: I369ee5497247d7e875ad0b6f0aaf6c47c1d3887c Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com>