Spdk/lib/bdev/malloc
Ben Walker 9d73eed8a6 bdev: Consistently pass user context to fn_table calls
Some calls were passing bdev->ctxt, some calls just
bdev. In most of our implementations those are the
same pointer, but they aren't necessarily.

Change-Id: If2d19f9eef059aded10a917ffb270c1dc4a8dc41
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2017-04-07 08:14:34 -07:00
..
blockdev_malloc_rpc.c util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
blockdev_malloc.c bdev: Consistently pass user context to fn_table calls 2017-04-07 08:14:34 -07:00
blockdev_malloc.h bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00