208748b423
This patch fixes issue where user creates 2 lvols with the same name simultaneously. New solution builds list of names of lvols that are currently being created and when new request comes it compares name against existing lvols and lvols that are in the process of creation. Signed-off-by: Maciej Szwed <maciej.szwed@intel.com> Change-Id: I31b59ee13b5b9bae531866925dd409b143f08ad4 Reviewed-on: https://review.gerrithub.io/407408 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
lvol.c | ||
Makefile |