Spdk/lib/bdev/malloc
Daniel Verkamp efa06a2bab bdev: remove free_request bdev backend function
This callback was only used for freeing buffers, but the buffers are now
managed by the bdev core, so none of the free_request callbacks actually
do anything.

Change-Id: Icfe2e6169e829159dda5e3d75a27d8f040de07c6
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-09-02 09:29:32 -07:00
..
blockdev_malloc_rpc.c bdev: add block device abstraction layer 2016-07-21 10:35:03 -07:00
blockdev_malloc.c bdev: remove free_request bdev backend function 2016-09-02 09:29:32 -07:00
blockdev_malloc.h bdev: add block device abstraction layer 2016-07-21 10:35:03 -07:00
Makefile bdev: Separate the module header from the public header 2016-08-26 09:40:06 -07:00