Spdk/lib/event
Ben Walker 4c0eaac47a bdev: Create a separate bdev subsystem library
Much like bdev modules inside the bdev directory,
add a subsystems directory inside of event. The subsystem
specific code for the bdev library is placed in to
a separate library in that directory, breaking the
strict dependency of the bdev library on the event subsystem
code.

Change-Id: I255941b823a9ec3e2d62f22a586414949d8ff5ad
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/365055
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-06-16 13:10:26 -04:00
..
rpc include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
subsystems bdev: Create a separate bdev subsystem library 2017-06-16 13:10:26 -04:00
app.c event: remove spdk_app_init 2017-06-15 18:26:52 -04:00
Makefile bdev: Create a separate bdev subsystem library 2017-06-16 13:10:26 -04:00
reactor.c event: remove spdk_app_init 2017-06-15 18:26:52 -04:00
subsystem.c reactor: handle start_fn event after subsystem init is ready 2017-05-31 15:30:58 -04:00