numam-spdk/module/bdev/compress
paul luse 7c77c29268 module/compress: handle enqueue errors
A recent change to the compression API means that we can no longer
assume that rejection from the API means that it was busy. We need
to only queue operations that were from the busy condition and
fail others.

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: I7fa5d27559eacdf1bdf6982bdc142939333076ae
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/472465
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-11-06 14:49:37 +00:00
..
Makefile mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
vbdev_compress_rpc.c mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
vbdev_compress.c module/compress: handle enqueue errors 2019-11-06 14:49:37 +00:00
vbdev_compress.h mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00