numam-spdk/lib/bdev/aio
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
..
bdev_aio_rpc.c bdev/aio: rename "fname" to "filename" 2017-08-11 19:36:30 -04:00
bdev_aio.c bdev: convert bdev module APIs to use blocks 2017-09-06 13:01:13 -04:00
bdev_aio.h bdev/aio: Add support for blockdev_aio_get_spdk_running_config(). 2017-08-30 14:11:52 -04:00
Makefile bdev: rename blockdev instances to bdev 2017-07-14 13:31:30 -04:00