Spdk/lib/bdev/raid
Shuhei Matsumoto f34b81a283 bdev/raid: Remove unnecessary zero clear to to-be-freed data
Some data is freed but is cleared to zero just before the free.
They are not necessary and can be removed.

Change-Id: Ia4d789ef77c22059c412ee3c974ab0cf068d6c67
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/454412
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>
2019-05-14 22:36:04 +00:00
..
bdev_raid_rpc.c bdev/raid: Make destroy_raid_bdev RPC wait for completion by callback 2019-05-07 05:01:54 +00:00
bdev_raid.c bdev/raid: Remove unnecessary zero clear to to-be-freed data 2019-05-14 22:36:04 +00:00
bdev_raid.h bdev/raid: Process only the first call of destroy_raid_bdev RPC 2019-05-07 05:01:54 +00:00
Makefile bdev: remove "v" prefix from vbdev library names 2018-11-01 21:25:55 +00:00