0b5fa082db
The various *_MODULES_LIST are intended for the modules that implement the specific interface - not for the associated core library itself. For example, BLOCKDEV_MODULES_LIST doesn't contain bdev, it contains all of the bdev modules. Similar for COPY_MODULES_LIST and copy. So make SOCK_MODULES_LIST consistent. This is a real pain because we have to add sock explicitly to a bunch of individual Makefiles, but I have plans to clean that up in some future patches. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I0d293372cfb38bfa46c8478a8d9ca9ce23924747 Reviewed-on: https://review.gerrithub.io/434125 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
bdev | ||
blob | ||
ioat | ||
nvme | ||
sock | ||
Makefile |