Spdk/lib/bdev/gpt
Daniel Verkamp 7394f69054 bdev: convert bdev module APIs to use blocks
The bdev modules now take all read, write, unmap, and flush requests in
terms of blocks rather than bytes.

The public bdev APIs still accept offset and length in bytes for now.

Change-Id: I57f0955d52272f57755f0ff4dbc56721fdc2ef51
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/376037
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
2017-09-06 13:01:13 -04:00
..
gpt.c log: rename SPDK_TRACELOG to SPDK_DEBUGLOG 2017-08-29 13:25:58 -04:00
gpt.h bdev/gpt: remove unused gpt->mbr field 2017-08-01 12:47:57 -04:00
Makefile GPT: add GPT bdev support 2017-07-06 13:44:37 -04:00
vbdev_gpt.c bdev: convert bdev module APIs to use blocks 2017-09-06 13:01:13 -04:00