Daniel Verkamp d5cf9030ac nvmf: remove nvmf_recv() SQ overflow handling
The overflow condition can't happen unless there is a programming error
in the nvmf_tgt library; we can only possibly receive command capsules
(sq entries from the point of view of the host) if we have posted a RDMA
Recv for the command capsule memory region.

This means that we also don't need to track sq_tail in the NVMf library.

Change-Id: I101509080c744528871e72fa46d188e2850c928a
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-06-27 10:23:09 -07:00
..
2016-05-23 10:28:58 -07:00
2016-06-24 09:18:14 -07:00
2016-06-22 15:45:50 -07:00
2016-05-24 09:53:19 -07:00
2016-06-22 15:45:50 -07:00