[Xen-devel] [PATCH 18/32] block-cow: don't close cow_fd twice on error

2015-04-22 Thread Andrew Cooper
From: Kaifeng Zhu Signed-off-by: Kaifeng Zhu Coverity-ID: 1056200 Reviewed-by: Andrew Cooper --- block-cow.c |1 - 1 file changed, 1 deletion(-) diff --git a/block-cow.c b/block-cow.c index 777d8a5..9ad0a32 100644 --- a/block-cow.c +++ b/block-cow.c @@ -224,7 +224,6 @@ static int cow_crea

[Xen-devel] [PATCH 18/32] block-cow: don't close cow_fd twice on error

2015-04-22 Thread Andrew Cooper
From: Kaifeng Zhu Signed-off-by: Kaifeng Zhu Coverity-ID: 1056200 Reviewed-by: Andrew Cooper --- block-cow.c |1 - 1 file changed, 1 deletion(-) diff --git a/block-cow.c b/block-cow.c index 777d8a5..9ad0a32 100644 --- a/block-cow.c +++ b/block-cow.c @@ -224,7 +224,6 @@ static int cow_crea