Spdk/include/spdk_internal
Daniel Verkamp 54fb60177a lvol: clean up includes in lvol.h
All SPDK public API headers should include spdk/stdinc.h first.

Additionally, the other headers included in lvol.h aren't needed;
spdk/queue.h was unused, and spdk/blob.h can be replaced with a forward
declaration of struct spdk_bs_dev.

Change-Id: I89fad764efbb4c088ce325392f8237c1a869a895
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/389895
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Maciej Szwed <maciej.szwed@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-12-01 16:36:12 -05:00
..
assert.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
bdev.h bdev: handling duplicated bdev name 2017-11-28 16:20:30 -05:00
copy_engine.h event/subsystem/bdev: asynchronous SPDK finish 2017-10-27 13:03:55 -04:00
event.h event/subsystem: remove unused params from g_next_subsystem->fini 2017-11-17 13:10:52 -05:00
log.h log: Create a separate implementation file for common log flag operations. 2017-11-14 15:53:37 -05:00
lvolstore.h lvol: clean up includes in lvol.h 2017-12-01 16:36:12 -05:00
mock.h test/mock: add pthread_self 2017-09-19 17:15:15 -04:00