numam-spdk/lib/bdev/gpt
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
..
gpt.c bdev, gpt: change SPDK_ERRLOG to SPDK_TRACE_LOG 2017-07-07 17:10:56 -04:00
gpt.h bdev/gpt: fix UUID/GUID typo 2017-07-10 15:36:52 -04:00
Makefile GPT: add GPT bdev support 2017-07-06 13:44:37 -04:00
vbdev_gpt.c bdev: pass descriptors for I/O operations 2017-07-14 13:31:30 -04:00