a7d61bef5a
Admin commands can be sent and polled from any thread, which also means that the error injection queue on the admin qpair can be accessed from multiple threads. Therefore, any modifications to that queue should be done under the ctrlr lock. Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: Ib1ed194405cb5b93f65a007b9749fd4433dc367d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11099 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Michael Haeuptle <michaelhaeuptle@gmail.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot |
||
---|---|---|
.. | ||
include | ||
lib | ||
.gitignore | ||
Makefile | ||
unittest.sh |