Spdk/lib/bdev/malloc
Daniel Verkamp 7bdba4437d bdev: make fn_table a const pointer
The table of bdev function pointers should not need to be modified at
runtime.

Change-Id: I3e8876fc83df9296ce528231269b1a905c96072c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-09-02 09:30:28 -07:00
..
blockdev_malloc_rpc.c bdev: add block device abstraction layer 2016-07-21 10:35:03 -07:00
blockdev_malloc.c bdev: make fn_table a const pointer 2016-09-02 09:30:28 -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