Spdk/lib/bdev
Ben Walker 58afa58a00 bdev: Simplify spdk_bdev_get_io_buf
This was implemented as two functions, but it
is much simpler as one. Also, the public function
was way at the bottom of the file instead of near
spdk_bdev_put_io_buf.

Change-Id: I3a90688910b0542cc77b6333bab15132cf514eeb
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2017-05-11 10:48:58 -07:00
..
aio bdev: Rename rbuf to just buf 2017-05-09 08:14:31 -07:00
malloc bdev: Generalize buffer allocation 2017-05-10 13:12:18 -07:00
nvme bdev: remove spdk_bdev thin_provisioning flag 2017-05-09 08:42:10 -07:00
rbd bdev: Rename rbuf to just buf 2017-05-09 08:14:31 -07:00
rpc bdev: add delete_bdev RPC 2017-03-08 12:36:32 -07:00
split bdev: remove spdk_bdev thin_provisioning flag 2017-05-09 08:42:10 -07:00
bdev.c bdev: Simplify spdk_bdev_get_io_buf 2017-05-11 10:48:58 -07:00
Makefile bdev: add API to translate to SCSI status 2017-05-04 09:11:42 -07:00
scsi_nvme.c bdev: add API to translate to SCSI status 2017-05-04 09:11:42 -07:00