Tools: hv: Handle the case when the target file exists correctly
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 10 Apr 2014 00:24:16 +0000 (17:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Apr 2014 21:10:36 +0000 (14:10 -0700)
Return the appropriate error code and handle the case when the target
file exists correctly. This fixes a bug.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Cc: <stable@vger.kernel.org> [3.14]
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found