numam-spdk/include/spdk_internal
Jim Harris be9a3b9f69 bdev: pass descriptors for I/O operations
This enables checking permissions - for example,
spdk_bdev_write will fail if the descriptor was not
created with write permissions.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I68b65a560f471f2e0f71a7f42cfa6689b911110f

Reviewed-on: https://review.gerrithub.io/369493
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-07-14 13:31:30 -04: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: pass descriptors for I/O operations 2017-07-14 13:31:30 -04:00
copy_engine.h io_channel: Remove per-channel priority 2017-05-26 13:42:19 -04:00
event.h event: remove spdk_app_init 2017-06-15 18:26:52 -04:00
log.h log: Reduce lots of duplicated code 2017-06-20 13:34:47 -04:00
mock.h mock: move MOCK_SET{,_P} semicolons to call sites 2017-07-05 15:36:49 -04:00