Spdk/lib/bdev/raid
wuzhouhui 1ab092348a bdev/raid: avoid reference null pointer in log message
glibc will print "(null)" if we pass a null pointer as the argument for
a %s conversion, but it is not a standard behavior.

Change-Id: I85a6b4d571a60e7f3755d13722247e7494998a94
Signed-off-by: wuzhouhui <wuzhouhui@kingsoft.com>
Reviewed-on: https://review.gerrithub.io/431725
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-11-02 18:56:25 +00:00
..
bdev_raid_rpc.c bdev/raid: Remove duplicated error check in construct RPC 2018-09-26 15:39:37 +00:00
bdev_raid.c bdev/raid: avoid reference null pointer in log message 2018-11-02 18:56:25 +00:00
bdev_raid.h bdev: Use not C++ style comments // but C-style comments /* */ 2018-10-31 22:01:47 +00:00
Makefile bdev: remove "v" prefix from vbdev library names 2018-11-01 21:25:55 +00:00