6058327b10
According to the purpose of the lists, state_link and global_link will be enough to understand the purpose well. Besides, in raid_bdev_remove_base_bdev(), if any entry is not removed during iteration, TAILQ_FOREACH_SAFE() is not necessary. Hence change TAILQ_FOREACH_SAFE to TAILQ_FOREACH for this case. Change-Id: I3022c58faf96721df9241e07dbb5a06d7de89e70 Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/423056 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Kunal Sablok <kunal.sablok@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
include | ||
lib | ||
Makefile | ||
unittest.sh |